Teuchos - Trilinos Tools Package
Version of the Day
|
Default structure used by EnhancedNumberTraits<T> to produce a compile time error when the specialization does not exist for type T
.
More...
#include <Teuchos_StandardParameterEntryValidators.hpp>
Static Public Member Functions | |
static T | notDefined () |
This function should not compile if there is an attempt to instantiate! More... | |
Default structure used by EnhancedNumberTraits<T> to produce a compile time error when the specialization does not exist for type T
.
Definition at line 1185 of file Teuchos_StandardParameterEntryValidators.hpp.
|
inlinestatic |
This function should not compile if there is an attempt to instantiate!
Definition at line 1187 of file Teuchos_StandardParameterEntryValidators.hpp.