Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::ConstTypeTraits< T >::UnConst< const U > Struct Template Reference

More...

Inheritance diagram for Teuchos::ConstTypeTraits< T >::UnConst< const U >:

Public Types

typedef U Result
 
typedef U Result
 

Detailed Description

template<class T>
template<class U>
struct Teuchos::ConstTypeTraits< T >::UnConst< const U >

Definition at line 65 of file Teuchos_ConstTypeTraits.hpp.

Member Typedef Documentation

◆ Result [1/2]

template<class T>
template<class U>
typedef U Teuchos::ConstTypeTraits< T >::UnConst< const U >::Result

Definition at line 66 of file Teuchos_ConstTypeTraits.hpp.

◆ Result [2/2]

typedef U Teuchos::ConstTypeTraits< T >::UnConst< U >::Result

Definition at line 63 of file Teuchos_ConstTypeTraits.hpp.


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