Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::message::get_allocator

(Inherited from http::basic_fields)

Return a copy of the allocator associated with the container.

Synopsis
allocator_type
get_allocator() const;

PrevUpHomeNext