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

N-dimensional locator over mutable pixels. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

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

N-dimensional locator over mutable pixels.

concept MutableRandomAccessNDLocatorConcept<RandomAccessNDLocatorConcept Loc> {
where Mutable<reference>;
};

Member Function Documentation

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

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