Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
boost::integral_constant< bool, val > Struct Template Reference

#include <integral_constant.hpp>

Public Types

typedef mpl::integral_c_tag tag
 
typedef integral_constant< bool, valtype
 
typedef bool value_type
 

Public Member Functions

BOOST_CONSTEXPR operator bool () const
 
 operator const mpl::bool_< val > & () const
 

Static Public Member Functions

template<class T >
static T & dereference (T *p)
 

Static Public Attributes

static const bool value = val
 

Detailed Description

template<bool val>
struct boost::integral_constant< bool, val >

Definition at line 77 of file integral_constant.hpp.

Member Typedef Documentation

template<bool val>
typedef mpl::integral_c_tag boost::integral_constant< bool, val >::tag

Definition at line 79 of file integral_constant.hpp.

template<bool val>
typedef integral_constant<bool, val> boost::integral_constant< bool, val >::type

Definition at line 81 of file integral_constant.hpp.

template<bool val>
typedef bool boost::integral_constant< bool, val >::value_type

Definition at line 80 of file integral_constant.hpp.

Member Function Documentation

template<bool val>
template<class T >
static T& boost::integral_constant< bool, val >::dereference ( T *  p)
inlinestatic

Definition at line 88 of file integral_constant.hpp.

template<bool val>
BOOST_CONSTEXPR boost::integral_constant< bool, val >::operator bool ( ) const
inline

Definition at line 95 of file integral_constant.hpp.

template<bool val>
boost::integral_constant< bool, val >::operator const mpl::bool_< val > & ( ) const
inline

Definition at line 90 of file integral_constant.hpp.

Member Data Documentation

template<bool val>
bool const boost::integral_constant< bool, val >::value = val
static

Definition at line 82 of file integral_constant.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:33