Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
std::logical_or< T > Member List

This is the complete list of members for std::logical_or< T >, including all inherited members.

ARENE_IGNORE_ARMCLANG("-Wnull-conversion", "The standard expects the conversions here")std::logical_or< T >
ARENE_IGNORE_END()std::logical_or< T >
ARENE_IGNORE_START()std::logical_or< T >
first_argument_type typedefstd::logical_or< T >
operator()(T const &lhs, T const &rhs) const noexcept(noexcept(std::declval< T const & >()||std::declval< T const & >())) -> boolstd::logical_or< T >inline
result_type typedefstd::logical_or< T >
second_argument_type typedefstd::logical_or< T >