Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Function template uninitialized_move

boost::uninitialized_move — defined(BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE)

Synopsis

// In header: <boost/move/algo/move.hpp>


template<typename I, typename F>  ( f,  l,  r);

Description

Effects:

Returns: result


PrevUpHomeNext