N-dimensional locator over mutable pixels.  
 More...
#include <pixel_locator.hpp>
template<typename Loc>
struct boost::gil::MutableRandomAccessNDLocatorConcept< Loc >
N-dimensional locator over mutable pixels. 
concept MutableRandomAccessNDLocatorConcept<RandomAccessNDLocatorConcept Loc>
{
    where Mutable<reference>;
};
The documentation for this struct was generated from the following file: