Home
last modified time | relevance | path

Searched defs:auto_ptr_ref (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__memory/
Dauto_ptr.h24 struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref struct
45 _LIBCPP_INLINE_VISIBILITY auto_ptr& operator=(auto_ptr_ref<_Tp> __p) _NOEXCEPT argument
/external/clang/test/SemaCXX/
Dconversion-function.cpp249 struct auto_ptr_ref { }; struct