it seems like the std::regex delivered up to gcc 4.8 has problems with constructs such as ".+". (at least if they appear at the end of a regex...)
it seems like the std::regex delivered up to gcc 4.8 has problems with constructs such as ".+". (at least if they appear at the end of a regex...)