Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::mpl::is_same< T, T > Struct Template Reference

#include <Sacado_mpl_is_same.hpp>

Inheritance diagram for Sacado::mpl::is_same< T, T >:

Static Public Attributes

static const bool value = true
 
static const bool value
 

Detailed Description

template<class T>
struct Sacado::mpl::is_same< T, T >

Definition at line 43 of file Sacado_mpl_is_same.hpp.

Member Data Documentation

◆ value [1/2]

template<class T>
const bool Sacado::mpl::is_same< T, T >::value = true
static

Definition at line 44 of file Sacado_mpl_is_same.hpp.

◆ value [2/2]

const bool Sacado::mpl::is_same< T, T >::value
static

Definition at line 39 of file Sacado_mpl_is_same.hpp.


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