Searched refs:return_temporary_buffer (Results 1 – 2 of 2) sorted by relevance
74 void return_temporary_buffer(_Tp* __p) _NOEXCEPT in return_temporary_buffer() function82 _LIBCPP_INLINE_VISIBILITY void operator()(_Tp* __p) const {_VSTD::return_temporary_buffer(__p);} in operator()
175 template <class T> void return_temporary_buffer(T* p) noexcept;