Searched defs:make_const_ptr (Results 1 – 3 of 3) sorted by relevance
27 template <typename T> struct make_const_ptr { typedef const T *type; }; struct
20 template <typename T> struct make_const_ptr { typedef const T *type; }; argument
27 template <typename T> struct make_const_ptr { typedef const T *type; }; argument