Classes | Namespaces | Functions
utility_core.hpp File Reference
#include <boost/config.hpp>
#include <boost/move/detail/config_begin.hpp>
#include <boost/move/core.hpp>
#include <boost/move/detail/meta_utils.hpp>
#include <boost/static_assert.hpp>
#include <boost/move/detail/config_end.hpp>
Include dependency graph for utility_core.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost::enable_move_utility_emulation< T >
 

Namespaces

 boost
 BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
 
 boost::move_detail
 

Functions

template<typename T >
boost::move_detail::add_rvalue_reference< T >::type boost::move_detail::declval ()
 
template<class T >
T && boost::forward (typename::boost::move_detail::remove_reference< T >::type &t) BOOST_NOEXCEPT
 
template<class T >
T && boost::forward (typename::boost::move_detail::remove_reference< T >::type &&t) BOOST_NOEXCEPT
 
template<class T >
typename::boost::move_detail::remove_reference< T >::type && boost::move (T &&t) BOOST_NOEXCEPT
 
template<class T >
T && boost::move_if_not_lvalue_reference (typename::boost::move_detail::remove_reference< T >::type &t) BOOST_NOEXCEPT
 
template<class T >
T && boost::move_if_not_lvalue_reference (typename::boost::move_detail::remove_reference< T >::type &&t) BOOST_NOEXCEPT
 

Detailed Description

This header defines core utilities to ease the development of move-aware functions. This header minimizes dependencies from other libraries.

Definition in file utility_core.hpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:30