c++ - multiple definition of `login::GetEventHashTable() const' -
i got error multiple definition of `login::geteventhashtable() const' can tell me, when occour...
please share code snippet, rough guess, did forget semi colon ; in @ end of class declaration in header file? like
class abc {
}; --> here
Comments
Post a Comment