mirror of
https://github.com/boostorg/config.git
synced 2026-04-28 18:13:33 +02:00
0b8b87a632
The <regex> header is present but the regex implementation is incomplete and fails with regex_error exceptions in runtime for many valid patterns. So define BOOST_NO_CXX11_HDR_REGEX for it unconditionally. See: http://thread.gmane.org/gmane.comp.lib.boost.devel/250010