Defined in File bool.hpp
Integral constant wrapper for boolean values.
Provides an integral constant wrapper for boolean values (refer to C++ template metaprogramming by D.Abrahams p. 61 for details).
Public Types
This wrapper’s nullary metafunction (simply returns itself).
The type this wrapper’s value.
Public Functions
Convenience conversion.
Public Static Attributes
The value for this integral constant wrapper.