Public Types | Static Public Attributes | List of all members
boost::move_detail::integral_constant< T, v > Struct Template Reference

#include <meta_utils_core.hpp>

Public Types

typedef integral_constant< T, vtype
 
typedef T value_type
 

Static Public Attributes

static const T value = v
 

Detailed Description

template<class T, T v>
struct boost::move_detail::integral_constant< T, v >

Definition at line 81 of file meta_utils_core.hpp.

Member Typedef Documentation

template<class T , T v>
typedef integral_constant<T, v> boost::move_detail::integral_constant< T, v >::type

Definition at line 85 of file meta_utils_core.hpp.

template<class T , T v>
typedef T boost::move_detail::integral_constant< T, v >::value_type

Definition at line 84 of file meta_utils_core.hpp.

Member Data Documentation

template<class T , T v>
const T boost::move_detail::integral_constant< T, v >::value = v
static

Definition at line 83 of file meta_utils_core.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