Equivalent to std::copy. More...
Functions | |
template<typename Src , typename Dst > | |
void | boost::gil::static_copy (const Src &src, Dst &dst) |
Equivalent to std::copy.
Pairs the elements semantically
Example:
|
inline |
#include <boost_1_57_0/boost/gil/color_base_algorithm.hpp>
Referenced by boost::gil::planar_pixel_reference< ChannelReference, ColorSpace >::operator=(), boost::gil::pixel< ChannelValue, Layout >::operator=(), boost::gil::bit_aligned_pixel_reference< BitField, ChannelBitSizes, Layout, IsMutable >::operator=(), and boost::gil::packed_pixel< BitField, ChannelRefVec, Layout >::packed_pixel().