Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

execution_context::allocator::value_type

The type of objects that may be allocated by the allocator.

typedef T value_type;
Requirements

Header: boost/asio/execution_context.hpp

Convenience header: boost/asio/execution.hpp


PrevUpHomeNext