Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Dtemporary_buffer.h77 struct __return_temporary_buffer struct
81 _LIBCPP_INLINE_VISIBILITY void operator()(_Tp* __p) const {_VSTD::return_temporary_buffer(__p);} in operator()