Searched refs:return_temporary_buffer (Results 1 – 3 of 3) sorted by relevance
60 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 void return_temporary_buffer(_Tp* __p) _NO… in return_temporary_buffer() function68 std::return_temporary_buffer(__p); in operator()
186 template <class T> void return_temporary_buffer(T* p) noexcept;
2510 SYMBOL(return_temporary_buffer, std::, <memory>)