mardi 31 mai 2016

nullptr not declared even with C++11 and C++14 enabled

I just installed CodeLite and the latest version of the TDM-GCC compiler. It supports both C++11 and C++14. However, when I write a program using nullptr it is still telling me that 'nullptr' was not declared in this scope .

enter image description here

What else do I have to do in order for nullptr to be accepted by the compiler?

Thanks!

Aucun commentaire:

Enregistrer un commentaire