Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::range::detail::copy_or_move_impl< It, OutIt, UseMove > Struct Template Reference

#include <range.hpp>

Static Public Member Functions

static OutIt apply (It first, It last, OutIt out)
 

Member Function Documentation

template<typename It , typename OutIt , bool UseMove = boost::is_convertible < typename std::iterator_traits<It>::value_type &&, typename std::iterator_traits<OutIt>::value_type >::value>
static OutIt boost::geometry::range::detail::copy_or_move_impl< It, OutIt, UseMove >::apply ( It  first,
It  last,
OutIt  out 
)
inlinestatic

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