Public Types | |
|
typedef IterateTypes< T1, GenFunc > | head_t |
|
typedef IterateTypes< T2, GenFunc > | tail_t |
Public Member Functions | |
| template<class II> | |
| void | operator() (II ii) |
Public Attributes | |
| head_t | head |
| tail_t | tail |
Definition at line 69 of file DataGenerators.h.
1.5.1-p1