Boost C++ Libraries/Boost.Asio
Boost.Asio 색인 - associated_allocator::get
associated_allocator::get 만약 T에 중첩 유형 allocator_type이 있다면, t.get_allocator()를 반환한다. 그렇지 않으면 a를 반환한다. static type get( const T & t, const Allocator & a = Allocator()); Boost.Asio 홈