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

Homogeneous pixel concept that is a Regular type. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename P>
struct boost::gil::HomogeneousPixelValueConcept< P >

Homogeneous pixel concept that is a Regular type.

concept HomogeneousPixelValueConcept<HomogeneousPixelConcept P> : Regular<P> {
where SameType<value_type,P>;
};

Member Function Documentation

template<typename P >
void boost::gil::HomogeneousPixelValueConcept< P >::constraints ( )
inline

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