asio C++ library

PrevUpHomeNext
associated_allocator::decltype (2 of 2 overloads)

If T has a nested type allocator_type, returns t.get_allocator(). Otherwise returns a.

static static decltype(
    auto ) const;

PrevUpHomeNext