Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::move_detail Namespace Reference

Classes

struct  forward_type
 
struct  is_move_iterator
 
struct  is_move_iterator< ::boost::move_iterator< I > >
 
struct  is_nothrow_move_constructible_or_uncopyable
 

Functions

template<class T >
void swap (T &a, T &b)
 
template<typename T >
boost::move_detail::add_rvalue_reference
< T >::type 
declval ()
 

Function Documentation

template<typename T >
boost::move_detail::add_rvalue_reference<T>::type boost::move_detail::declval ( )
template<class T >
void boost::move_detail::swap ( T a,
T b 
)