llvm-capstone/libcxx/include/__charconv
Mark de Wever 92ac360063 [libc++][charconv] Adds operator bool.
Implements
- P2497R0 Testing for success or failure of <charconv> functions

Depends on D153192

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D153199
2023-08-23 19:25:10 +02:00
..
chars_format.h [libc++] Make everything in namespace std have default type visibility and hidden visibility and remove _LIBCPP_ENUM_VIS 2023-08-19 15:16:04 -07:00
from_chars_integral.h [libc++][hardening][NFC] Introduce _LIBCPP_ASSERT_UNCATEGORIZED. 2023-06-28 15:10:31 -07:00
from_chars_result.h [libc++][charconv] Adds operator bool. 2023-08-23 19:25:10 +02:00
tables.h [NFC][libc++] Formats granularized charconv. 2023-03-16 18:56:30 +01:00
to_chars_base_10.h [libc++][hardening][NFC] Introduce _LIBCPP_ASSERT_UNCATEGORIZED. 2023-06-28 15:10:31 -07:00
to_chars_floating_point.h [libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI into _LIBCPP_EXPORTED_FROM_ABI 2023-06-15 08:56:45 -07:00
to_chars_integral.h [libc++][hardening][NFC] Introduce _LIBCPP_ASSERT_UNCATEGORIZED. 2023-06-28 15:10:31 -07:00
to_chars_result.h [libc++][charconv] Adds operator bool. 2023-08-23 19:25:10 +02:00
to_chars.h [libc++][charconv] Granularizes the header. 2023-03-15 18:01:53 +01:00
traits.h [libc++][hardening][NFC] Introduce _LIBCPP_ASSERT_UNCATEGORIZED. 2023-06-28 15:10:31 -07:00