Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/test/test-helper.hpp"
Helper to show types involved in metaprogramming.
Place an instantiation of this template into some scope to provoke a compilation failure, which reveals what type X was bound to. Look for "in instantiation of TypeDebuger<..." in the error output.
Definition at line 184 of file test-helper.hpp.