asio C++ library

PrevUpHomeNext

execution_context::allocator_impl

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

Name

Description

allocate

allocator_impl [constructor]

deallocate

destroy

Requirements

Header: asio/execution_context.hpp

Convenience header: asio/execution.hpp


PrevUpHomeNext