Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__format/
H A Dformatter_tuple.h40 _LIBCPP_HIDE_FROM_ABI constexpr void set_separator(basic_string_view<_CharT> __separator) noexcept { in set_separator() function
H A Drange_formatter.h43 _LIBCPP_HIDE_FROM_ABI constexpr void set_separator(basic_string_view<_CharT> __separator) noexcept { in set_separator() function