libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
bmb::disjunction< Types > Struct Template Reference
Logical OR metafunction.
More...
#include <
type_traits.h
>
Static Public Attributes
static
constexpr
bool
value
= (Types::value || ...)
Detailed Description
template<typename... Types>
struct bmb::disjunction< Types >
Logical OR metafunction.
Member Data Documentation
◆
value
template<typename... Types>
constexpr
bool
bmb::disjunction
<
Types
>::value = (Types::value || ...)
static
constexpr
The documentation for this struct was generated from the following file:
type_traits.h
bmb
disjunction
Generated by
1.9.8