Note to self: static member variable in C++
- Share this post Share this post:
- Share on mastodon
- Share on Twitter
- Share on Facebook
- Share on Reddit
- Share via LinkedIn<
- Share via E-mail
So you don't go banging your head around the next time you try to use a static variable in a class in C++ : http://weblogs.asp.net/whaggard/archive/2004/11/05/252685.aspx
Precise reason : http://weblogs.asp.net/whaggard/archive/2004/11/05/252685.aspx#2342841
- Share this post Share this post:
- Share on mastodon
- Share on Twitter
- Share on Facebook
- Share on Reddit
- Share via LinkedIn<
- Share via E-mail
Comments