Searched defs:TYPE_INDEX (Results 1 – 2 of 2) sorted by relevance
60 inline static constexpr auto TYPE_INDEX = DistributedData::TYPE_INDEX<T>; variable
128 inline constexpr size_t TYPE_INDEX = Traits::variant_index_of_v<T, Value>; variable