![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
This is the complete list of members for std::logical_or< void >, including all inherited members.
| ARENE_IGNORE_ARMCLANG("-Wnull-conversion", "The standard expects the conversions here") | std::logical_or< void > | |
| ARENE_IGNORE_ARMCLANG("-Wnull-conversion", "The standard expects the conversions here") | std::logical_or< void > | |
| ARENE_IGNORE_END() | std::logical_or< void > | |
| ARENE_IGNORE_END() | std::logical_or< void > | |
| ARENE_IGNORE_START() | std::logical_or< void > | |
| ARENE_IGNORE_START() | std::logical_or< void > | |
| first_argument_type typedef | std::logical_or< void > | |
| is_transparent typedef | std::logical_or< void > | |
| operator()(T &&lhs, U &&rhs) const noexcept(noexcept(std::declval< T && >()||std::declval< U && >())) -> | std::logical_or< void > | inline |
| operator()(void const &lhs, void const &rhs) const noexcept(noexcept(std::declval< void const & >()||std::declval< void const & >())) -> bool | std::logical_or< void > | inline |
| result_type typedef | std::logical_or< void > | |
| second_argument_type typedef | std::logical_or< void > |