llvm-project/libcxx/include/__format
Mark de Wever e8b24ee115 [libc++][format][NFC] Remove some unneeded headers.
Reviewed By: #libc, Quuxplusone, Mordante

Differential Revision: https://reviews.llvm.org/D116175
2021-12-23 17:38:21 +01:00
..
format_arg.h [libc++][format] Improve ABI stability. 2021-12-23 17:37:12 +01:00
format_args.h [libc++][format] Add __format_arg_store. 2021-09-01 19:45:02 +02:00
format_context.h [libc++][format][NFC] Remove some unneeded headers. 2021-12-23 17:38:21 +01:00
format_error.h [libc++][NFC] Remove useless _LIBCPP_PUSH_MACROS 2021-08-27 12:41:55 -04:00
format_fwd.h [libc++][format] Add __format_arg_store. 2021-09-01 19:45:02 +02:00
format_parse_context.h [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
format_string.h [libc++][format] Adds string formatter. 2021-10-07 17:03:04 +02:00
format_to_n_result.h [libc++][NFC] Move format_to_n_result. 2021-11-16 15:51:49 +01:00
formatter.h [libc++][nfc] Move functions to a generic place. 2021-11-19 16:38:35 +01:00
formatter_bool.h [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
formatter_char.h [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
formatter_integer.h [libc++][format] Adds integer formatter. 2021-10-07 17:07:51 +02:00
formatter_integral.h [libc++][nfc] Move functions to a generic place. 2021-11-19 16:38:35 +01:00
formatter_string.h [libc++][format][NFC] Remove some unneeded headers. 2021-12-23 17:38:21 +01:00
parser_std_format_spec.h [libc++][NFC] Fixes placement of the return type. 2021-10-14 17:40:45 +02:00