Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
Sacado::dummy< T, T > Struct Template Reference

Specialization to provide a dummy argument when types are the same. More...

#include <Sacado_dummy_arg.hpp>

Public Types

typedef dummy_arg< Ttype
 

Detailed Description

template<class T>
struct Sacado::dummy< T, T >

Specialization to provide a dummy argument when types are the same.

Definition at line 45 of file Sacado_dummy_arg.hpp.

Member Typedef Documentation

◆ type

template<class T >
typedef dummy_arg<T> Sacado::dummy< T, T >::type

Definition at line 46 of file Sacado_dummy_arg.hpp.


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