libstdc++
|
_EqualFromLess(_Compare &__comp) (defined in __gnu_parallel::_EqualFromLess) | __gnu_parallel::_EqualFromLess | [inline] |
first_argument_type typedef | std::binary_function< _T1, _T2, bool > | |
operator()(const _T1 &__a, const _T2 &__b) (defined in __gnu_parallel::_EqualFromLess) | __gnu_parallel::_EqualFromLess | [inline] |
result_type typedef | std::binary_function< _T1, _T2, bool > | |
second_argument_type typedef | std::binary_function< _T1, _T2, bool > |