mirror of
https://github.com/boostorg/regex.git
synced 2026-06-11 11:41:18 +02:00
Compare commits
3 Commits
| 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