Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::MutableRandomAccess2DLocatorConcept< Loc > Struct Template Reference

2-dimensional locator over mutable pixels More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename Loc>
struct boost::gil::MutableRandomAccess2DLocatorConcept< Loc >

2-dimensional locator over mutable pixels

concept MutableRandomAccess2DLocatorConcept<RandomAccess2DLocatorConcept Loc> : MutableRandomAccessNDLocatorConcept<Loc> {};

Member Function Documentation

template<typename Loc >
void boost::gil::MutableRandomAccess2DLocatorConcept< Loc >::constraints ( )
inline

The documentation for this struct was generated from the following file: