阅读背景:

c++ mac os x regex(“.*”) causes infinite loop with regex_replace()

来源:互联网 

This causes infinite loop:

这会导致无限循环:

std::regex_replace("the string", std::regex(".*"), "whatevs");
std::r



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: