C++11:
https://stackoverflow.com/questions/10026150/what-c-norme-im-currently-using
No compiler fully implements C++11.
Adding flag -std=c++0x when compiling.
This version of g++ implements some version of C++11
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C++11:
https://stackoverflow.com/questions/10026150/what-c-norme-im-currently-using
No compiler fully implements C++11.
Adding flag -std=c++0x when compiling.
This version of g++ implements some version of C++11