Home
last modified time | relevance | path

Searched defs:scalar_binary_functor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dfunctional.hpp123 struct scalar_binary_functor { struct
124 typedef typename type_traits<T1>::const_reference argument1_type;
125 typedef typename type_traits<T2>::const_reference argument2_type;
126 typedef typename promote_traits<T1, T2>::promote_type result_type;