libstdc++
Logical operator traits
Technical Specifications
»
Library Fundamentals TS
Collaboration diagram for Logical operator traits:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
#define
__cpp_lib_experimental_logical_traits
template<typename... _Bn>
constexpr bool
std::experimental::conjunction_v
template<typename... _Bn>
constexpr bool
std::experimental::disjunction_v
template<typename _Pp >
constexpr bool
std::experimental::negation_v
Detailed Description
Since
Library Fundamentals TS v2. C++14.
Generated by
1.9.1