Expand description
Logic related types and functionality.
Macros§
- Converts a const
bool
expression to a type-level boolean.
Structs§
- A type-level logical false.
- A type-level logical true.
Traits§
- Allows to convert compile-time constants into type-level booleans.