CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include <type_traits.h>
Static Public Attributes | |
static bool const | value = sizeof( take( from, 0 ) ) == sizeof(yes_t) |
Static Protected Member Functions | |
static yes_t | take (To, int) |
static no_t | take (any_conversion,...) |
static yes_t | take (To, int) |
static no_t | take (any_conversion,...) |
static yes_t | take (To, int) |
static no_t | take (any_conversion,...) |
static yes_t | take (To, int) |
static no_t | take (any_conversion,...) |
static yes_t | take (To, int) |
static no_t | take (any_conversion,...) |
Static Protected Attributes | |
static From | from |
Definition at line 968 of file Matrix/CLHEP/Utility/type_traits.h.
static yes_t CLHEP::tt::converts< From, To, false >::take | ( | To | , |
int | |||
) | [static, protected] |
static yes_t CLHEP::tt::converts< From, To, false >::take | ( | To | , |
int | |||
) | [static, protected] |
static yes_t CLHEP::tt::converts< From, To, false >::take | ( | To | , |
int | |||
) | [static, protected] |
static yes_t CLHEP::tt::converts< From, To, false >::take | ( | To | , |
int | |||
) | [static, protected] |
static yes_t CLHEP::tt::converts< From, To, false >::take | ( | To | , |
int | |||
) | [static, protected] |
static no_t CLHEP::tt::converts< From, To, false >::take | ( | any_conversion | , |
... | |||
) | [static, protected] |
static no_t CLHEP::tt::converts< From, To, false >::take | ( | any_conversion | , |
... | |||
) | [static, protected] |
static no_t CLHEP::tt::converts< From, To, false >::take | ( | any_conversion | , |
... | |||
) | [static, protected] |
static no_t CLHEP::tt::converts< From, To, false >::take | ( | any_conversion | , |
... | |||
) | [static, protected] |
static no_t CLHEP::tt::converts< From, To, false >::take | ( | any_conversion | , |
... | |||
) | [static, protected] |
static From CLHEP::tt::converts< From, To, false >::from [static, protected] |
Definition at line 973 of file Matrix/CLHEP/Utility/type_traits.h.
static bool const CLHEP::tt::converts< From, To, false >::value = sizeof( take( from, 0 ) ) == sizeof(yes_t) [static] |
Definition at line 977 of file Matrix/CLHEP/Utility/type_traits.h.