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

#include <Sacado_mpl_has_type.hpp>

Static Public Attributes

static const bool value = (sizeof(testHasType<T>(0)) == sizeof(Found))
 

Detailed Description

template<class T>
struct Sacado::mpl::has_type< T >

Definition at line 49 of file Sacado_mpl_has_type.hpp.

Member Data Documentation

template<class T >
const bool Sacado::mpl::has_type< T >::value = (sizeof(testHasType<T>(0)) == sizeof(Found))
static

Definition at line 50 of file Sacado_mpl_has_type.hpp.


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