Returns if the second element of the stored std::pair
is equal to the second element of the given std::pair
.
More...
Public Member Functions | |
pair_compare_loc (locality_info locality) | |
bool | operator() (pair_t const &element) const noexcept |
Returns if the second element of the stored std::pair
is equal to the second element of the given std::pair
.