
22 Apr
2012
22 Apr
'12
11:39 a.m.
On 22 April 2012 12:14, John Maddock <boost.regex@virgin.net> wrote:
A long time back I was asked for a bunch of new config macros which have finally now been added:
BOOST_NO_CXX11_ALLOCATOR The standard library does not provide a C++11 version of `std::allocator` in <memory>.
Can this be used to check for std::allocator_traits?