Searched refs:type_id_v (Results 1 – 1 of 1) sorted by relevance
178 inline constexpr auto type_id_v = type_id<Args...>::value; variable238 type_id_v<type_id_downcast_t<typename T::value_type>>);246 type_id_v<type_id_downcast_t<T1>>, type_id_v<type_id_downcast_t<T2>>,255 type_id_v<type_id_downcast_t<Args>>...,280 return type_id_v<T>; in type_id_single()