mirror of
https://github.com/boostorg/config.git
synced 2025-11-02 16:52:20 +01:00
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