boost::gil::histogram::equal_range
Synopsis
Declared in <boost/gil/histogram.hpp>
std::pair<const_iterator, const_iterator>
equal_range(key_type const& __x) const;
Created with MrDocs