equal_from_less(Comparator &_comp) | __gnu_parallel::equal_from_less< Comparator, T1, T2 > | [inline] |
first_argument_type typedef | std::binary_function< T1, T2, bool > | |
operator()(const T1 &a, const T2 &b) | __gnu_parallel::equal_from_less< Comparator, T1, T2 > | [inline] |
result_type typedef | std::binary_function< T1, T2, bool > | |
second_argument_type typedef | std::binary_function< T1, T2, bool > |