mirror of
https://github.com/boostorg/regex.git
synced 2025-12-16 18:38:30 +01:00
Compare commits
3 Commits
boost-1.90
...
boost-1.28
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d70ff7e20d | ||
|
|
e011def417 | ||
|
|
31a4b8b9fb |
@@ -57,7 +57,9 @@
|
||||
#ifdef __MWERKS__
|
||||
# define BOOST_REGEX_NO_EXTERNAL_TEMPLATES
|
||||
#endif
|
||||
|
||||
#ifdef __IBMCPP__
|
||||
# define BOOST_REGEX_NO_EXTERNAL_TEMPLATES
|
||||
#endif
|
||||
|
||||
|
||||
/*****************************************************************************
|
||||
@@ -610,3 +612,4 @@ inline void pointer_construct(T* p, const T& t)
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user