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

Channel mapping concept. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename CM>
struct boost::gil::ChannelMappingConcept< CM >

Channel mapping concept.

concept ChannelMappingConcept<MPLRandomAccessSequence CM> {
// An MPL Random Access Sequence, whose elements model MPLIntegralConstant representing a permutation
};

Member Function Documentation

template<typename CM >
void boost::gil::ChannelMappingConcept< CM >::constraints ( )
inline

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