Home
last modified time | relevance | path

Searched refs:GetTypeIdImpl (Results 1 – 1 of 1) sorted by relevance

/external/gemmlowp/internal/
Dallocator.h57 struct GetTypeIdImpl {}; struct
61 return GetTypeIdImpl<T>::Value; in GetTypeId()
65 struct GetTypeIdImpl<const T> : GetTypeIdImpl<T> {};
69 struct GetTypeIdImpl<type_> { \