ankursinha.in/blog

neuroscience/fedora/musings

Mon 07 February 2011

Note to self: static member variable in C++

Posted by ankur in Other (27 words, approximately a 1 minute read)


  • Share this post:

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:

Comments