Searched defs:auto_ptr_ref (Results 1 – 2 of 2) sorted by relevance
48 struct auto_ptr_ref in _GLIBCXX_VISIBILITY() struct50 _Tp1* _M_ptr; in _GLIBCXX_VISIBILITY()53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } in _GLIBCXX_VISIBILITY() function
48 struct auto_ptr_ref in _GLIBCXX_VISIBILITY() struct50 _Tp1* _M_ptr; in _GLIBCXX_VISIBILITY()53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } in _GLIBCXX_VISIBILITY() argument