TiledArray::meta::or_reduce< head, tail > Struct Template Reference
Documentation
template<bool head, bool... tail>
struct TiledArray::meta::or_reduce< head, tail >
||'s bools
Static Public Attributes | |
static constexpr bool | value = head || or_reduce<tail...>::value |
Member Data Documentation
◆ value
template<bool head, bool... tail>
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- TiledArray/meta.h