Classes | |
struct | copy_or_move_impl |
struct | copy_or_move_impl< It, OutIt, false > |
Functions | |
template<typename It , typename OutIt > | |
OutIt | copy_or_move (It first, It last, OutIt out) |
|
inline |
References boost::geometry::range::detail::copy_or_move_impl< It, OutIt, UseMove >::apply().
Referenced by boost::geometry::range::erase().