Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dtemporary_buffer.h64 struct __return_temporary_buffer { struct
67 _LIBCPP_HIDE_FROM_ABI void operator()(_Tp* __p) const { in operator()