Searched defs:__retarget_buffer (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dbuffer.h514 class _LIBCPP_TEMPLATE_VIS __retarget_buffer { class in namespace:__format
538 _LIBCPP_HIDE_FROM_ABI explicit __retarget_buffer(size_t __size_hint) { __buffer_.reserve(__size_hint); } function in class:__format::__retarget_buffer

Completed in 172 milliseconds