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

A meta-function that defines U as its type. More...

#include <Sacado_dummy_arg.hpp>

Public Types

typedef U type
 

Detailed Description

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

A meta-function that defines U as its type.

Definition at line 40 of file Sacado_dummy_arg.hpp.

Member Typedef Documentation

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

Definition at line 41 of file Sacado_dummy_arg.hpp.


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