Searched defs:scalar_unary_functor (Results 1 – 1 of 1) sorted by relevance
47 struct scalar_unary_functor { struct48 typedef T value_type;49 typedef typename type_traits<T>::const_reference argument_type;50 typedef typename type_traits<T>::value_type result_type;