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

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -