Boost GIL


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

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Public Attributes

x
 
y
 

Detailed Description

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

auto concept Swappable<typename T> {
void swap(T&,T&);
};

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