Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <type_traits.h>
Static Public Attributes | |
static bool const | value = sizeof( take( static_cast<From*>(0) ) ) == sizeof(tt::yes_t) |
Static Protected Member Functions | |
static tt::yes_t | take (To *) |
static tt::no_t | take (...) |
Definition at line 1302 of file type_traits.h.
|
staticprotected |
|
staticprotected |
|
static |
Definition at line 1309 of file type_traits.h.