Boost GIL


Public Member Functions | List of all members
SameType< T, U > Struct Template Reference

Concept of types equivalence requirement. More...

#include <basic.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename T, typename U>
struct boost::gil::SameType< T, U >

Concept of types equivalence requirement.

auto concept SameType<typename T, typename U>; // unspecified

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