#include <boost/config.hpp>#include <boost/type_traits/is_void.hpp>#include <boost/type_traits/is_reference.hpp>

Go to the source code of this file.
Namespaces | |
| boost | |
| BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
| boost::type_traits_detail | |
Typedefs | |
| template<class T > | |
| using | boost::add_rvalue_reference_t = typename add_rvalue_reference< T >::type |