boost::gil::memory_based_2d_locator::operator[]
Subscript operators
Synopses
Declared in <boost/gil/locator.hpp>
reference
operator[](cached_location_t const& loc) const;
reference
operator[](difference_type const& d) const;
Created with MrDocs