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

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

#include <gfftcaller.h>

Detailed Description

template<class TList>
class GFFT::StaticCaller< TList >

This metaprogram goes through all types in TList and call static function apply(T*). All the classes in TList must include static 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