asio C++ library

PrevUpHomeNext

buffer_registration::allocator_type

The allocator type used for allocating storage for the buffers container.

typedef Allocator allocator_type;
Requirements

Header: asio/buffer_registration.hpp

Convenience header: asio.hpp


PrevUpHomeNext