Searched defs:auto_ptr_ref (Results 1 – 2 of 2) sorted by relevance
24 struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref struct45 _LIBCPP_INLINE_VISIBILITY auto_ptr& operator=(auto_ptr_ref<_Tp> __p) _NOEXCEPT argument
249 struct auto_ptr_ref { }; struct