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::LFad::LogicalSparse< ValT, LogT >::apply< T, U > Struct Template Reference

Turn LogicalSparse into a meta-function class usable with mpl::apply. More...

#include <Sacado_LFad_LogicalSparse.hpp>

Public Types

typedef LogicalSparse< T, U > type
 

Detailed Description

template<typename ValT, typename LogT>
template<typename T, typename U = LogT>
struct Sacado::LFad::LogicalSparse< ValT, LogT >::apply< T, U >

Turn LogicalSparse into a meta-function class usable with mpl::apply.

Definition at line 620 of file Sacado_LFad_LogicalSparse.hpp.

Member Typedef Documentation

template<typename ValT, typename LogT>
template<typename T , typename U = LogT>
typedef LogicalSparse<T,U> Sacado::LFad::LogicalSparse< ValT, LogT >::apply< T, U >::type

Definition at line 621 of file Sacado_LFad_LogicalSparse.hpp.


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