好吧,我有tmp.cpp:#include <string> int main() { std::to_string(0); ... 更新:gcc 5.3.0(我正在使用cygwin版本)现在支持 -std=c++14 和 -std=c++17 。
確定! 回上一頁