随笔分类 -  c/c++ 类的使用

摘要:参考: "c++ regex类" 例子 /usr/bin/g++ 4.9 o regex regex.cpp std=c++11 ~/test_2020.01.07/c++_func$ ./regex hello world str: zh_CN perf: zh CN compare: 3 cre 阅读全文
posted @ 2020-05-18 15:09 rootshaw 阅读(2264) 评论(0) 推荐(1)
摘要:问题1. error: error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be e 阅读全文
posted @ 2020-05-18 11:19 rootshaw 阅读(386) 评论(0) 推荐(0)