mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
regex: added some missing std:: prefixes, updated Be compiler status page.
[SVN r8354]
This commit is contained in:
@ -287,10 +287,10 @@ Do not change this file unless you really really have to, add options to
|
||||
#ifdef __BASTRING__
|
||||
#define BOOST_RE_NO_WCSTRING
|
||||
#endif
|
||||
#if defined(__BEOS__)
|
||||
#define BOOST_RE_NO_WCTYPE_H
|
||||
#define BOOST_RE_NO_WCSTRING
|
||||
#endif
|
||||
//
|
||||
// for now we'll always define these:
|
||||
#define BOOST_RE_NO_WCTYPE_H
|
||||
#define BOOST_RE_NO_WCSTRING
|
||||
|
||||
#endif
|
||||
|
||||
@ -1249,5 +1249,6 @@ namespace std{
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user