FreePOOMA  2.4.1
Public Types
MultiArgView2< A1, A2, Dom > Struct Template Reference

#include <MultiArg.h>

List of all members.

Public Types

typedef View1< A1, Dom >::Type_t A1_t
typedef View1< A2, Dom >::Type_t A2_t
typedef MultiArg2< A1_t, A2_tType_t

template<class A1, class A2, class Dom>
struct MultiArgView2< A1, A2, Dom >


Member Typedef Documentation

template<class A1 , class A2 , class Dom >
typedef View1<A1, Dom>::Type_t MultiArgView2< A1, A2, Dom >::A1_t
template<class A1 , class A2 , class Dom >
typedef View1<A2, Dom>::Type_t MultiArgView2< A1, A2, Dom >::A2_t
template<class A1 , class A2 , class Dom >
typedef MultiArg2<A1_t, A2_t> MultiArgView2< A1, A2, Dom >::Type_t

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