Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

execution_context::allocator_impl
PrevUpHomeNext

template<
    typename Allocator>
class allocator_impl :
  public execution_context::allocator_impl_base
Member Functions

Name

Description

allocate

allocator_impl [constructor]

deallocate

destroy

Requirements

Header: boost/asio/execution_context.hpp

Convenience header: boost/asio/execution.hpp


PrevUpHomeNext