mirror of
https://github.com/boostorg/regex.git
synced 2025-06-26 04:11:35 +02:00
Compare commits
3 Commits
modules
...
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