Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Teuchos::UndefinedScalarTraits< T > Struct Template Reference

#include <Teuchos_ScalarTraitsDecl.hpp>

Static Public Member Functions

static T notDefined ()
 This function should not compile if there is an attempt to instantiate! More...
 

Detailed Description

template<typename T>
struct Teuchos::UndefinedScalarTraits< T >

Definition at line 56 of file Teuchos_ScalarTraitsDecl.hpp.

Member Function Documentation

template<typename T >
static T Teuchos::UndefinedScalarTraits< T >::notDefined ( )
inlinestatic

This function should not compile if there is an attempt to instantiate!

Definition at line 59 of file Teuchos_ScalarTraitsDecl.hpp.


The documentation for this struct was generated from the following file: