GNU C++ how to check when -std=c++0x is in effect?

前端 未结 3 1046
梦毁少年i
梦毁少年i 2020-11-29 18:38

My system compiler (gcc42) works fine with the TR1 features that I want, but trying to support newer compiler versions other than the systems, trying to accessing TR1 header

3条回答
提交回复
热议问题