Home
last modified time | relevance | path

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

/external/armnn/third-party/mapbox/
Dvariant.hpp101 struct direct_type<T, First, Types...> struct
103 static constexpr type_index_t index = std::is_same<T, First>::value
109 struct direct_type<T> struct
111 static constexpr type_index_t index = invalid_value;