Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Sacado::mpl::is_same< T1, T2 > Struct Template Reference

#include <Sacado_mpl_is_same.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T1, class T2>
struct Sacado::mpl::is_same< T1, T2 >

Definition at line 38 of file Sacado_mpl_is_same.hpp.

Member Data Documentation

◆ value

template<class T1 , class T2 >
const bool Sacado::mpl::is_same< T1, T2 >::value = false
static

Definition at line 39 of file Sacado_mpl_is_same.hpp.


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