Searched defs:const_ptr_type (Results 1 – 1 of 1) sorted by relevance
23 typedef const T * const_ptr_type; typedef81 operator const_ptr_type () const { return _p; } in const_ptr_type() function132 typedef const T * const_ptr_type; typedef190 operator const_ptr_type () const { return _p; } in const_ptr_type() function