Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::copy_fn< I, O > Struct Template Reference

#include <algorithm.hpp>

Public Member Functions

operator() (I first, I last, O dst) const
 

Member Function Documentation

template<typename I , typename O >
I boost::gil::detail::copy_fn< I, O >::operator() ( first,
last,
dst 
) const
inline

References std::copy().


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