如何判断你的编译器是否支持c++11这个特性?
1. 获取源码:
git clone https://gitee.com/Jello_Smith/linux_tools.git
cd linux_tools/does_gcc_support_c++11_feature
2. 执行脚本
$./test.sh
1. 获取源码:
git clone https://gitee.com/Jello_Smith/linux_tools.git
cd linux_tools/does_gcc_support_c++11_feature
2. 执行脚本
$./test.sh