mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-27 13:51:46 +01:00
Add tests for immovable key_type
This commit is contained in:
@@ -21,4 +21,10 @@
|
||||
#include "postfix.hpp"
|
||||
// clang-format on
|
||||
|
||||
#if defined(BOOST_LIBSTDCXX_VERSION)
|
||||
#if BOOST_LIBSTDCXX_VERSION < 60000
|
||||
#define BOOST_UNORDERED_NO_INIT_TYPE_TESTS
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user