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::mpl::disable_if_c< false, T > Struct Template Reference

#include <Sacado_mpl_disable_if.hpp>

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct Sacado::mpl::disable_if_c< false, T >

Definition at line 41 of file Sacado_mpl_disable_if.hpp.

Member Typedef Documentation

template<typename T >
typedef T Sacado::mpl::disable_if_c< false, T >::type

Definition at line 42 of file Sacado_mpl_disable_if.hpp.


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