#144633 - Lick - Mon Nov 05, 2007 2:50 am
Hey, I've got a derived class, that I want to put a static "member" in. However doing it the normal way results in every derived class from the same base class spawning the compiler error: Multiple definition of "SomeDerivedClass::my_static_var" ... first defined here ...
How do I solve this without using a static global?
_________________
http://licklick.wordpress.com
How do I solve this without using a static global?
_________________
http://licklick.wordpress.com