asio C++ library

PrevUpHomeNext
recycling_allocator::recycling_allocator (2 of 2 overloads)

Converting constructor.

template<
    typename U>
constexpr recycling_allocator(
    const recycling_allocator< U > & );

PrevUpHomeNext