boost::gil::locator_is_basic
Determines if a given locator is basic. A basic locator is memory‐based and has basic x_iterator and y_iterator
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<typename Loc>
struct locator_is_basic
: std::false_type
Derived Classes
Name |
Description |
Created with MrDocs