Static Public Attributes | List of all members
boost::move_detail::is_nothrow_swappable< T > Struct Template Reference

#include <type_traits.hpp>

Static Public Attributes

static const bool value = is_empty<T>::value || is_pod<T>::value
 

Detailed Description

template<class T>
struct boost::move_detail::is_nothrow_swappable< T >

Definition at line 821 of file type_traits.hpp.

Member Data Documentation

template<class T >
const bool boost::move_detail::is_nothrow_swappable< T >::value = is_empty<T>::value || is_pod<T>::value
static

Definition at line 823 of file type_traits.hpp.


The documentation for this struct was generated from the following file:


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