|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | negation< B > |
| Forms the logical negation of the type trait B. More... | |
Namespaces | |
| namespace | etl |
Variables | |
| template<typename B > | |
| constexpr bool | negation_v = not static_cast<bool>(B::value) |