NiHu  2.0
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: