mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-18 02:15:26 +02:00
Use std::allocator_traits where available.
Might have to revert this when implementing C++17 features.
This commit is contained in:
@@ -27,6 +27,9 @@ test-suite unordered
|
||||
[ run unordered/minimal_allocator.cpp ]
|
||||
[ run unordered/compile_set.cpp ]
|
||||
[ run unordered/compile_map.cpp ]
|
||||
[ run unordered/compile_map.cpp : :
|
||||
: <define>BOOST_UNORDERED_USE_ALLOCATOR=0
|
||||
: compile_map_unordered_allocator ]
|
||||
[ run unordered/noexcept_tests.cpp ]
|
||||
[ run unordered/link_test_1.cpp unordered/link_test_2.cpp ]
|
||||
[ run unordered/incomplete_test.cpp ]
|
||||
|
Reference in New Issue
Block a user