USML
scalar_max< T1, T2 > Struct Template Reference

Member Typedef Documentation

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

Member Function Documentation

static result_type apply ( argument1_type  t1,
argument2_type  t2 
)
inlinestatic