C++ Template Metaprogramming
Solutions to the exercises throughout the book
Loading...
Searching...
No Matches
chapter4::undefined_true< B > Struct Template Reference

If the template parameter is true, template instantiation is an error. More...

Detailed Description

template<bool B>
struct chapter4::undefined_true< B >

If the template parameter is true, template instantiation is an error.

Definition at line 38 of file chapter-4-undefined_bool.hpp.


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