alternative Standard Libary  0.29.8
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  };
Definition: type_traits.hpp:45

Die Dokumentation für diese Struktur wurde erzeugt aufgrund der Datei: