Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/third-party/mapbox/
H A Dvariant.hpp360 struct binary_dispatcher_rhs<R, T0, T1, Types...> struct
363 VARIANT_INLINE static R apply(V&& lhs, V&& rhs, F&& f) in apply()
380 struct binary_dispatcher_rhs<R, T0, T1> struct
383 VARIANT_INLINE static R apply(V&& lhs, V&& rhs, F&& f) in apply()