llvm-project/libcxx/include/__format
Brian Cain 2d0aede515 [libcxx] Change the type of __size to correspond
__size was declared as unsigned which was compatible with
2021-11-12 08:30:38 -08:00
..
format_arg.h [libc++][NFC] Move concepts to a subheader. 2021-09-02 19:22:15 +02:00
format_args.h [libc++][format] Add __format_arg_store. 2021-09-01 19:45:02 +02:00
format_context.h [libc++][format] Use preferred_name attribute. 2021-10-30 12:51:56 +02: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
formatter.h [libc++][format] Adds integer formatter. 2021-10-07 17:07:51 +02: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 [libcxx] Change the type of __size to correspond 2021-11-12 08:30:38 -08:00
formatter_string.h [libcxx][format] Fix how we handle char traits in formatter<string> and formatter<string_view> 2021-11-11 14:49:40 -05:00
parser_std_format_spec.h [libc++][NFC] Fixes placement of the return type. 2021-10-14 17:40:45 +02:00