Searched refs:GetTypeIdImpl (Results 1 – 1 of 1) sorted by relevance
57 struct GetTypeIdImpl {}; struct61 return GetTypeIdImpl<T>::Value; in GetTypeId()65 struct GetTypeIdImpl<const T> : GetTypeIdImpl<T> {};69 struct GetTypeIdImpl<type_> { \