22 Jan
2005
22 Jan
'05
12:27 a.m.
Hi! On Thu, 20 Jan 2005, Jason Dusek wrote:
What if I define the symbol as a static variable in a class header?
Since you're so keenly diskussing static variables, I'ld like to make sure you are aware of the static initialzation order mess in C++: <http://www.parashift.com/c++-faq-lite/ctors.html#faq-10.11>. Never mind, if you knew this already. Regards -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>