|
QDP++
|
#include <ForEachInOrder.h>
Public Types | |
| typedef LeafFunctor< Expr, FTag > | Tag_t |
| typedef Tag_t::Type_t | Type_t |
Static Public Member Functions | |
| static Type_t | apply (const Expr &expr, const FTag &f, const VTag &v, const CTag &c) |
Definition at line 182 of file ForEachInOrder.h.
| typedef LeafFunctor<Expr,FTag> ForEachInOrder< Expr, FTag, VTag, CTag >::Tag_t |
Definition at line 184 of file ForEachInOrder.h.
| typedef Tag_t::Type_t ForEachInOrder< Expr, FTag, VTag, CTag >::Type_t |
Definition at line 185 of file ForEachInOrder.h.
|
inlinestatic |
Definition at line 187 of file ForEachInOrder.h.