Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <type_traits.h>
Public Types | |
typedef T | value_type |
typedef integral_constant< T, v > | type |
Public Member Functions | |
operator value_type () | |
Static Public Attributes | |
static value_type const | value = v |
Definition at line 165 of file type_traits.h.
typedef integral_constant<T,v> CLHEP::integral_constant< T, v >::type |
Definition at line 168 of file type_traits.h.
typedef T CLHEP::integral_constant< T, v >::value_type |
Definition at line 167 of file type_traits.h.
|
inline |
Definition at line 172 of file type_traits.h.
|
static |
Definition at line 170 of file type_traits.h.
Referenced by CLHEP::integral_constant< T, v >::operator value_type().