Generative Fast Fourier Transforms (GFFT)
0.3
|
Prints a typelist as compiler messages at compile-time. More...
#include <typelistext.h>
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.