Lumiera  0.pre.03
»edit your freedom«
TypeDebugger< X > Struct Template Reference

#include "lib/test/test-helper.hpp"

Description

template<typename X>
struct lib::test::TypeDebugger< X >

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.

+ Collaboration diagram for TypeDebugger< X >:

The documentation for this struct was generated from the following file: