forked from boostorg/config
no standard allocator if no member template classes
[SVN r11178]
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
# define BOOST_NO_STD_ALLOCATOR
|
||||
#endif
|
||||
|
||||
#if !defined(_STLP_MEMBER_TEMPLATE_CLASSES)
|
||||
# define BOOST_NO_STD_ALLOCATOR
|
||||
#endif
|
||||
|
||||
//
|
||||
// We always have SGI style hash_set, hash_map, and slist:
|
||||
//
|
||||
|
Reference in New Issue
Block a user