Searched defs:make_ptr (Results 1 – 3 of 3) sorted by relevance
26 template <typename T> struct make_ptr { typedef T *type; }; struct
19 template <typename T> struct make_ptr { typedef T *type; }; struct