LibreOffice Module onlineupdate (master) 1
|
Helper class used as a base for various type traits, exposed publicly because <type_traits> exposes it as well. More...
#include <TypeTraits.h>
Public Types | |
typedef T | ValueType |
typedef IntegralConstant< T, Value > | Type |
Static Public Attributes | |
static const T | value = Value |
Helper class used as a base for various type traits, exposed publicly because <type_traits> exposes it as well.
Definition at line 35 of file TypeTraits.h.
typedef IntegralConstant<T, Value> mozilla::IntegralConstant< T, Value >::Type |
Definition at line 39 of file TypeTraits.h.
typedef T mozilla::IntegralConstant< T, Value >::ValueType |
Definition at line 38 of file TypeTraits.h.
|
static |
Definition at line 37 of file TypeTraits.h.