Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/third-party/mapbox/
H A Dvariant.hpp394 struct binary_dispatcher_lhs<R, T0, T1, Types...> struct
397 VARIANT_INLINE static R apply(V&& lhs, V&& rhs, F&& f) in apply()
414 struct binary_dispatcher_lhs<R, T0, T1> struct
417 VARIANT_INLINE static R apply(V&& lhs, V&& rhs, F&& f) in apply()