Searched defs:remove_constptr (Results 1 – 2 of 2) sorted by relevance
106 template <class T> struct remove_constptr { typedef CouldntRemoveConst type; }; struct
4821 template <class T> struct remove_constptr { typedef CouldntRemoveConst type; }; argument