alternative Standard Libary
0.29.8
Öffentliche Typen
|
Aufstellung aller Elemente
std::integral_constant< T, v > Template-Strukturreferenz
#include <
type_traits.hpp
>
Öffentliche Typen
enum
{
value
= v }
Ausführliche Beschreibung
template<class T, T v>
struct std::integral_constant< T, v >
Dokumentation der Aufzählungstypen
◆
anonymous enum
template<class T, T v>
anonymous enum
Aufzählungswerte
value
44
{
45
value
= v
46
};
std::integral_constant::value
Definition:
type_traits.hpp:45
Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei:
include/
type_traits.hpp
std
integral_constant
Erzeugt von
1.8.13