asio C++ library

PrevUpHomeNext

recycling_allocator::value_type

The type of object allocated by the recycling allocator.

typedef T value_type;
Requirements

Header: asio/recycling_allocator.hpp

Convenience header: asio.hpp


PrevUpHomeNext