Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

recycling_allocator::value_type

The type of object allocated by the recycling allocator.

typedef T value_type;
Requirements

Header: boost/asio/recycling_allocator.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext