#include <stl_function.h>
|
| constexpr bool | operator() (const _Tp &__x, const _Tp &__y) const |
| |
◆ first_argument_type
first_argument_type is the type of the first argument
Definition at line 134 of file stl_function.h.
◆ result_type
◆ second_argument_type
second_argument_type is the type of the second argument
Definition at line 137 of file stl_function.h.
◆ operator()()
template<typename _Tp>
| bool std::equal_to< _Tp >::operator() |
( |
const _Tp & | __x, |
|
|
const _Tp & | __y ) const |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: