asio C++ library

PrevUpHomeNext
associated_allocator< reference_wrapper< T >, Allocator >::get (2 of 2 overloads)

Forwards the request to get the allocator to the associator specialisation for the unwrapped type T.

static auto get(
    reference_wrapper< T > t,
    const Allocator & a);

PrevUpHomeNext