Boost GIL


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

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

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

auto concept Regular<typename T> : DefaultConstructible<T>, CopyConstructible<T>, EqualityComparable<T>,
Assignable<T>, Swappable<T> {};

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