C++ Template Metaprogramming
Solutions to the exercises throughout the book
All Classes Namespaces Files Functions Variables Typedefs Macros Modules Pages
chapter4::undefined_false< B > Struct Template Reference

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

Detailed Description

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

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

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


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