35 Block() { cout <<
"- "<<I<<
" -"; }
39 Ending(){ cout <<
"- The End -" <<endl; }
54 template<
class X,
class P>
59 template<
class H,
class T,
class P>
Customised refcounting smart pointer template, built upon std::shared_ptr, but forwarding type relati...
Implementation namespace for support and library code.
Test runner and basic definitions for tests.
Simplistic test class runner.
#define LAUNCHER(_TEST_CLASS_, _GROUPS_)
A template metaprogramming technique for manipulating collections of types.