boost::gil::histogram::get_allocator
Returns the allocator object used by the %unordered_map.
Synopsis
Declared in <boost/gil/histogram.hpp>
allocator_type
get_allocator() const noexcept;
Return Value
the allocator object used by the %unordered_map.
Created with MrDocs