Searched refs:Identity (Results 1 – 4 of 4) sorted by relevance
35 struct Identity { struct
135 Identity<Dest>>::type>::type::type139 Identity<Dest>>::type::type; in enum_cast()
285 void Set(const TKey<TValue>& key, const typename Identity<TValue>::type& value) { in Set()298 bool SetIfMissing(const TKey<TValue>& key, const typename Identity<TValue>::type& value) { in SetIfMissing()
162 constexpr T RoundDown(T x, typename Identity<T>::type n) WARN_UNUSED;165 constexpr T RoundDown(T x, typename Identity<T>::type n) { in RoundDown()