Static Public Attributes | List of all members
boost::detail::has_nothrow_assign_imp< T, false, true > Struct Template Reference

#include <has_nothrow_assign.hpp>

Static Public Attributes

static const bool value = noexcept(boost::declval<typename add_reference<T>::type>() = boost::declval<typename add_reference<T const>::type>())
 

Detailed Description

template<class T>
struct boost::detail::has_nothrow_assign_imp< T, false, true >

Definition at line 45 of file has_nothrow_assign.hpp.

Member Data Documentation

template<class T >
const bool boost::detail::has_nothrow_assign_imp< T, false, true >::value = noexcept(boost::declval<typename add_reference<T>::type>() = boost::declval<typename add_reference<T const>::type>())
static

Definition at line 45 of file has_nothrow_assign.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