Public Types | Public Member Functions | List of all members
boost::detail::is_empty_impl< T > Struct Template Reference

#include <is_empty.hpp>

Public Types

typedef remove_cv< T >::type cvt
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(::boost::detail::empty_helper< cvt,::boost::is_class< T >::value >::value||BOOST_INTERNAL_IS_EMPTY(cvt)))
 

Detailed Description

template<typename T>
struct boost::detail::is_empty_impl< T >

Definition at line 70 of file type_traits/is_empty.hpp.

Member Typedef Documentation

template<typename T >
typedef remove_cv<T>::type boost::detail::is_empty_impl< T >::cvt

Definition at line 72 of file type_traits/is_empty.hpp.

Member Function Documentation

template<typename T >
boost::detail::is_empty_impl< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (::boost::detail::empty_helpercvt,::boost::is_class< T >::value >::value||BOOST_INTERNAL_IS_EMPTY(cvt)) 
)

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