Namespaces | Functions
core/swap.hpp File Reference
#include <utility>
#include <algorithm>
#include <cstddef>
#include <boost/config.hpp>
Include dependency graph for core/swap.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.
 
 boost_swap_impl
 

Functions

template<class T1 , class T2 >
BOOST_GPU_ENABLED void boost::swap (T1 &left, T2 &right)
 
template<class T >
BOOST_GPU_ENABLED void boost_swap_impl::swap_impl (T &left, T &right)
 
template<class T , std::size_t N>
BOOST_GPU_ENABLED void boost_swap_impl::swap_impl (T(&left)[N], T(&right)[N])
 


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