Boost GIL


Public Member Functions | List of all members
ColorBaseValueConcept< ColorBase > Struct Template Reference

Color base that also has a default-constructor. Refines Regular. More...

#include <color_base.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename ColorBase>
struct boost::gil::ColorBaseValueConcept< ColorBase >

Color base that also has a default-constructor. Refines Regular.

{
};
Color base that also has a default-constructor. Refines Regular.
Definition: concepts/color_base.hpp:208
Color base which allows for modifying its elements.
Definition: concepts/color_base.hpp:184
Concept for type regularity requirement.
Definition: basic.hpp:142

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