Searched defs:remove_const_t (Results 1 – 2 of 2) sorted by relevance
44 using remove_const_t = __remove_const_t<_Tp>; variable
4090 template <class T> using remove_const_t = __remove_const(T); global() typedef [all...]