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

Go to the source code of this file.

Namespaces

 boost
 BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
 

Functions

template<class T >
BOOST_MOVE_FORCEINLINE ::boost::move_detail::enable_if_c< ::boost::move_detail::is_nothrow_move_constructible_or_uncopyable< T >::value, T && >::type boost::move_if_noexcept (T &x) BOOST_NOEXCEPT
 
template<class T >
BOOST_MOVE_FORCEINLINE ::boost::move_detail::enable_if_c< !::boost::move_detail::is_nothrow_move_constructible_or_uncopyable< T >::value, const T & >::type boost::move_if_noexcept (T &x) BOOST_NOEXCEPT
 

Detailed Description

This header includes core utilities from <boost/move/utility_core.hpp> and defines some more advanced utilities such as:

Definition in file move/utility.hpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:22