Loading [MathJax]/extensions/tex2jax.js
NiHu  2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
tmp::and_< std::true_type > Struct Reference

Conjunction of boolean constants (recursion terminator) More...

#include <bool.hpp>

Detailed Description

Conjunction of boolean constants (recursion terminator)

Returns
True

This partial specialisation covers the case True to terminate the the recursion used in the metafunction.

Definition at line 94 of file bool.hpp.


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