On Saturday 09 May 2015 11:38:46 Jean-Marc Lasgouttes wrote: > We are not there yet unfortunately. Up to gcc 4.8 (4.9?), std::regex > just does not work. > > JMarc
IIRC you are right, 4.9 is the first version where it works properly: http://stackoverflow.com/questions/23474121/what-part-of-regex-is-supported-by-gcc-4-9 http://stackoverflow.com/questions/4716680/c0x-regex-in-gcc -- José Abílio