Generative Fast Fourier Transforms (GFFT)  0.3
GFFT::Caller< TList > Class Template Reference

Calls member function apply() in every type of the typelist. More...

#include <gfftcaller.h>

Inheritance diagram for GFFT::Caller< TList >:
Inheritance graph

Detailed Description

template<class TList>
class GFFT::Caller< TList >

This metaprogram goes through all types in TList and call function apply(T*). All the classes in TList must include function apply(T*) with one parameter as a pointer of type T*.


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

Generated on Mon Feb 10 2014 for Generative Fast Fourier Transforms (GFFT) by DoxyGen 1.8.3.1