typedef scalar_binary_functor<T1, T2>::argument1_type argument1_type |
typedef scalar_binary_functor<T1, T2>::argument2_type argument2_type |
typedef scalar_binary_functor<T1, T2>::result_type result_type |
static result_type apply | ( | argument1_type | t1, | |
argument2_type | t2 | |||
) | [inline, static] |