Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows用のC++コンパイラはありますが、C++11 std::regexをサポートするVS(g++のようなものを好むでしょう)はありますか?
私はcygwin g ++を試しましたが、正規表現を使用するコードはregex_errorを返します
かなり前にthnx。