zl程序教程

您现在的位置是:首页 >  后端

当前栏目

如何判断你的编译器是否支持c++11这个特性?

C++编译器 如何 支持 判断 是否 11 特性
2023-09-11 14:16:47 时间

1. 获取源码:

    git clone https://gitee.com/Jello_Smith/linux_tools.git
    cd linux_tools/does_gcc_support_c++11_feature

2. 执行脚本

    $./test.sh