10 #ifndef BOOST_BEAST_DETAIL_ALLOCATOR_HPP 11 #define BOOST_BEAST_DETAIL_ALLOCATOR_HPP 13 #include <boost/config.hpp> 14 #if BOOST_NO_CXX11_ALLOCATOR 15 #include <boost/container/allocator_traits.hpp> 28 #if BOOST_NO_CXX11_ALLOCATOR Definition: async_result.hpp:20
std::allocator_traits< Alloc > allocator_traits
Definition: allocator.hpp:34