Public Types | Public Member Functions | 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, v > type
 
typedef T value_type
 

Public Member Functions

 operator T () const
 
T operator() () const
 

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 88 of file meta_utils_core.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 92 of file meta_utils_core.hpp.

◆ value_type

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

Definition at line 91 of file meta_utils_core.hpp.

Member Function Documentation

◆ operator T()

template<class T , T v>
boost::move_detail::integral_constant< T, v >::operator T ( ) const
inline

Definition at line 94 of file meta_utils_core.hpp.

◆ operator()()

template<class T , T v>
T boost::move_detail::integral_constant< T, v >::operator() ( ) const
inline

Definition at line 95 of file meta_utils_core.hpp.

Member Data Documentation

◆ value

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

Definition at line 90 of file meta_utils_core.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:24