j
k
j a
j l
Marshall Clow wrote:
At the moment, I am using: #if __cplusplus >= 201103L
This would work but __cplusplus is 199711L on VC++ 2010 and 1 on Cygwin g++ 4.5.3 -std=c++0x. :-)
Back to the thread
Back to the list