first_argument_type typedef | std::binary_function< T1, T2, bool > | |
operator()(const T1 &t1, const T2 &t2) const (defined in __gnu_parallel::equal_to< T1, T2 >) | __gnu_parallel::equal_to< T1, T2 > | [inline] |
result_type typedef | std::binary_function< T1, T2, bool > | |
second_argument_type typedef | std::binary_function< T1, T2, bool > |