Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
integral_constant< T, VALUE > Struct Template Reference
[type_traits]
#include <type_traits.h>
Inherited by is_array< T >, is_array< T >, is_array< T[]>, is_array< T[]>, is_array< T[MAXN]>, is_array< T[MAXN]>, is_const< T >, is_const< T >, is_const< const T >, is_const< const T >, is_const< const volatile T >, is_const< const volatile T >, is_floating_point< T >, is_floating_point< T >, is_floating_point< double >, is_floating_point< double >, is_floating_point< float >, is_floating_point< float >, is_floating_point< long double >, is_floating_point< long double >, is_integral< T >, is_integral< T >, is_integral< bool >, is_integral< bool >, is_integral< char >, is_integral< char >, is_integral< int >, is_integral< int >, is_integral< long >, is_integral< long >, is_integral< long long >, is_integral< long long >, is_integral< short >, is_integral< short >, is_integral< signed char >, is_integral< signed char >, is_integral< unsigned char >, is_integral< unsigned char >, is_integral< unsigned int >, is_integral< unsigned int >, is_integral< unsigned long >, is_integral< unsigned long >, is_integral< unsigned long long >, is_integral< unsigned long long >, is_integral< unsigned short >, is_integral< unsigned short >, is_integral< wchar_t >, is_integral< wchar_t >, is_pointer< T >, is_pointer< T >, is_pointer< T * >, is_pointer< T * >, is_reference< T >, is_reference< T >, is_reference< T & >, is_reference< T & >, is_same< T1, T2 >, is_same< T1, T2 >, is_same< T, T >, is_same< T, T >, is_signed< T >, is_signed< T >, is_signed< double >, is_signed< double >, is_signed< float >, is_signed< float >, is_signed< int >, is_signed< int >, is_signed< long >, is_signed< long >, is_signed< long double >, is_signed< long double >, is_signed< long long >, is_signed< long long >, is_signed< short >, is_signed< short >, is_signed< signed char >, is_signed< signed char >, is_unsigned< T >, is_unsigned< T >, is_unsigned< bool >, is_unsigned< bool >, is_unsigned< unsigned char >, is_unsigned< unsigned char >, is_unsigned< unsigned int >, is_unsigned< unsigned int >, is_unsigned< unsigned long >, is_unsigned< unsigned long >, is_unsigned< unsigned long long >, is_unsigned< unsigned long long >, is_unsigned< unsigned short >, is_unsigned< unsigned short >, is_void< T >, is_void< T >, is_void< void >, is_void< void >, is_volatile< T >, is_volatile< T >, is_volatile< const volatile T >, is_volatile< const volatile T >, is_volatile< volatile T >, and is_volatile< volatile T >.
Detailed Description
template<typename T, const T VALUE>
struct etl::integral_constant< T, VALUE >
Definition at line 77 of file type_traits.h.
Generated on Tue Jul 12 2022 14:05:54 by
