mirror of
https://github.com/boostorg/regex.git
synced 2025-07-15 05:16:37 +02:00
updated regex directory structure
[SVN r9765]
This commit is contained in:
@ -297,7 +297,7 @@ localization model, then the appropriate pre-processor symbol (BOOST_RE_LOCALE_C
|
||||
or BOOST_RE_LOCALE_CPP) must be defined both when you build the
|
||||
support library, and when you include <boost/regex.hpp> or
|
||||
<boost/cregex.hpp> in your code. The best way to ensure
|
||||
this is to add the #define to <boost/re_detail/jm_opt.h>. </p>
|
||||
this is to add the #define to <boost/regex/detail/regex_options.hpp>. </p>
|
||||
|
||||
<p><i>Providing a message catalogue:</i> </p>
|
||||
|
||||
|
Reference in New Issue
Block a user