Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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!
 

Detailed Description

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

Definition at line 56 of file Teuchos_ScalarTraitsDecl.hpp.

Member Function Documentation

◆ notDefined()

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: