Metaprograms::dterm< N, OP > Struct Template Reference
#include <Metaprograms.H>
List of all members.
Detailed Description
template<int N, class OP>
struct Metaprograms::dterm< N, OP >
Named for defunct D_TERM macro. Applies an operation once for n = 0,...N-1.
|
Public Member Functions |
void | operator() (OP &op) const |
Member Function Documentation
template<int N, class OP>
The documentation for this struct was generated from the following file: