Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dto_chars_result.h24 struct _LIBCPP_EXPORTED_FROM_ABI to_chars_result { struct
28 _LIBCPP_HIDE_FROM_ABI friend bool operator==(const to_chars_result&, const to_chars_result&) = default; argument