Concept of swap operation requirement.
More...
#include <basic.hpp>
template<typename T>
struct boost::gil::Swappable< T >
Concept of swap operation requirement.
auto concept Swappable<typename T>
{
};
void swap(boost::gil::packed_channel_reference< BF, FB, NB, M > const x, R &y)
swap for packed_channel_reference
Definition: channel.hpp:583
The documentation for this struct was generated from the following file: