Metaprograms::Metaprograms::NestedLoop< 0, OP > Struct Template Reference
#include <Metaprograms.H>
List of all members.
template<class OP>
struct Metaprograms::Metaprograms::NestedLoop< 0, OP >
|
Public Member Functions |
| void | operator() (int *index, int lo, int hi, OP &op) const |
| void | operator() (int *index, const int *lo, const int *hi, OP &op) const |
Member Function Documentation
template<class OP>
| void Metaprograms::Metaprograms::NestedLoop< 0, OP >::operator() |
( |
int * |
index, |
|
|
int |
lo, |
|
|
int |
hi, |
|
|
OP & |
op | |
|
) |
| | const [inline] |
template<class OP>
| void Metaprograms::Metaprograms::NestedLoop< 0, OP >::operator() |
( |
int * |
index, |
|
|
const int * |
lo, |
|
|
const int * |
hi, |
|
|
OP & |
op | |
|
) |
| | const [inline] |
The documentation for this struct was generated from the following file: