locator_is_basic Struct Template Reference
[xxx_is_basic]
#include <metafunctions.hpp>
Detailed Description
template<typename Loc>
struct boost::gil::locator_is_basic< Loc >
Determines if a given locator is basic. A basic locator is memory-based and has basic x_iterator and y_iterator.
The documentation for this struct was generated from the following file:
|