Boost GIL


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

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

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

concept CopyConstructible<typename T> { T::T(T); T::~T(); };


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