Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/third-party/mapbox/
H A Dvariant.hpp428 struct binary_dispatcher<R, T, Types...> struct
431 VARIANT_INLINE static R apply(V&& v0, V&& v1, F&& f) in apply()
460 struct binary_dispatcher<R, T> struct
463 VARIANT_INLINE static R apply(V&& v0, V&& v1, F&& f) in apply()