Boost GIL


Public Member Functions | List of all members
ChannelValueConcept< T > Struct Template Reference

A channel that supports default construction. More...

#include <channel.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename T>
struct boost::gil::ChannelValueConcept< T >

A channel that supports default construction.

concept ChannelValueConcept<ChannelConcept T> : Regular<T> {};

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