![]() |
Home | Libraries | People | FAQ | More |
template< typename T> class allocator
|
Name |
Description |
|---|---|
|
Rebinds an allocator to another value type. |
|
|
The type of objects that may be allocated by the allocator. |
|
Name |
Description |
|---|---|
|
Allocate space for n objects of the allocator's value type. |
|
|
allocator [constructor] |
Construct an allocator that is associated with an execution context.
|
|
Deallocate space for n objects of the allocator's value type. |
|
|
Inequality operator. |
|
|
Equality operator. |
Header: boost/asio/execution_context.hpp
Convenience header: boost/asio/execution.hpp