fennec
Loading...
Searching...
No Matches
fennec::bool_constant< ValueV >

metaprogramming boolean constant More...

#include <constants.h>

Inheritance diagram for fennec::bool_constant< ValueV >:
[legend]
Collaboration diagram for fennec::bool_constant< ValueV >:
[legend]

Detailed Description

template<bool ValueV>
struct fennec::bool_constant< ValueV >
Template Parameters
ValueVvalue of the constant

Additional Inherited Members

- Public Member Functions inherited from fennec::integral_constant< bool_t, ValueV >
constexpr operator bool_t () const noexcept
 cast operator to allow for braced initialization
 
- Static Public Attributes inherited from fennec::integral_constant< bool_t, ValueV >
static constexpr bool_t value
 value of the constant
 

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