mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 05:40:14 +01:00
Simplify alloc_construct using allocator_access
This commit is contained in:
@@ -6,7 +6,7 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
(http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
#include <boost/config.hpp>
|
||||
#if !defined(BOOST_NO_CXX11_ALLOCATOR)
|
||||
#if defined(BOOST_CORE_ALLOCATOR_DETECTION)
|
||||
#include <boost/core/alloc_construct.hpp>
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user