Generative Fast Fourier Transforms (GFFT)  0.3
Loki::TL::Print< TList > Class Template Reference

Prints a typelist as compiler messages at compile-time. More...

#include <typelistext.h>

Detailed Description

template<class TList>
class Loki::TL::Print< TList >

This metaalgorithm is developed for the debugging purposes only. If you type Print<SomeTypelist>, you can see the whole hierarchy of SomeTypelist in the compiler messages. Specialization of the end of a Typelist generates the error: no type named 'Result' in struct ... The compilation succeeds only if SomeTypelist is empty.


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