FreePOOMA  2.4.1
Public Types | Static Public Member Functions
ForEach< Expr, FTag, CTag > Struct Template Reference

#include <ForEach.h>

Inheritance diagram for ForEach< Expr, FTag, CTag >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef LeafFunctor< Expr,
FTag >::Type_t 
Type_t

Static Public Member Functions

static Type_t apply (const Expr &expr, const FTag &f, const CTag &)

template<class Expr, class FTag, class CTag>
struct ForEach< Expr, FTag, CTag >


Member Typedef Documentation

template<class Expr, class FTag, class CTag>
typedef LeafFunctor<Expr, FTag>::Type_t ForEach< Expr, FTag, CTag >::Type_t

Member Function Documentation

template<class Expr, class FTag, class CTag>
static Type_t ForEach< Expr, FTag, CTag >::apply ( const Expr &  expr,
const FTag &  f,
const CTag &   
) [inline, static]

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