Lumiera  0.pre.03
»edit your freedom«
lib::meta::test::anonymous_namespace{typelist-diagnostics.hpp} Namespace Reference

Classes

struct  NullP
 
struct  Printer
 debugging template, printing the "number" used for instantiation on ctor call More...
 
struct  Printer< Config< f1, f2, f3, f4, f5 >, BASE >
 
struct  Printer< Flag< Fl >, BASE >
 < display the presence of a Flag in the typelist More...
 
struct  Printer< int, BASE >
 < display the presence of a plain int in the typelist More...
 
struct  Printer< Node< TY, TYPES >, BASE >
 Specialisation for debug-printing of a nested sublist. More...
 
struct  Printer< NullType, BASE >
 
struct  Printer< Num< I >, BASE >
 < display the presence of a Num instance in the typelist More...
 

Functions

template<class L >
string printSublist ()
 call the debug-print for a typelist utilising the Printer template