|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | disjunction< B > |
| Forms the logical disjunction of the type traits B..., effectively performing a logical OR on the sequence of traits. More... | |
Namespaces | |
| namespace | etl |
Variables | |
| template<typename... B> | |
| constexpr bool | disjunction_v = disjunction<B...>::value |