Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg_store.h244 struct _LIBCPP_TEMPLATE_VIS __format_arg_store { struct
245 _LIBCPP_HIDE_FROM_ABI __format_arg_store(_Args&... __args) noexcept { in __format_arg_store() argument
254 using _Storage =
259 _Storage __storage;