|
Teuchos Package Browser (Single Doxygen Collection)
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! | |
Default structure used by EnhancedNumberTraits<T> to produce a compile time error when the specialization does not exist for type T.
Definition at line 1000 of file Teuchos_StandardParameterEntryValidators.hpp.
| static T Teuchos::UndefinedEnhancedNumberTraits< T >::notDefined | ( | ) | [inline, static] |
This function should not compile if there is an attempt to instantiate!
Definition at line 1002 of file Teuchos_StandardParameterEntryValidators.hpp.
1.7.6.1