llvm-project/libcxx/include/__format
Mark de Wever 91dd072354 [libc++][format] Move iterators when needed.
LWG-3539 was already implemented but not marked as done.
LWG-3567 is implemented in this commit.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D112368
2022-10-18 18:45:41 +02:00
..
buffer.h [libc++][format] Move iterators when needed. 2022-10-18 18:45:41 +02:00
concepts.h [libc++][format] Implements formattable concept. 2022-10-05 22:21:00 +02:00
enable_insertable.h [libc++][format][3/6] Adds a __container_buffer. 2022-04-09 09:35:48 +02:00
extended_grapheme_cluster_table.h [libc++][format] Updates to Unicode 15. 2022-10-04 18:58:09 +02:00
format_arg.h [libc++][format] Use forwarding references. 2022-07-10 17:19:28 +02:00
format_arg_store.h [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
format_args.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
format_context.h [libc++][format] Move iterators when needed. 2022-10-18 18:45:41 +02:00
format_error.h [libc++] Include skipped headers in the --trace-includes output 2022-09-29 15:07:10 -04:00
format_functions.h [libc++][format] Improves CTAD. 2022-10-12 17:42:50 +02:00
format_fwd.h [libc++][format] Improve format-arg-store. 2022-05-18 20:11:36 +02:00
format_parse_context.h [libc++][format] Improves CTAD. 2022-10-12 17:42:50 +02:00
format_string.h [libc++][format] Improves CTAD. 2022-10-12 17:42:50 +02:00
format_to_n_result.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
formatter.h [NFC][libc++][format] Renames __char_type concept. 2022-08-31 19:21:01 +02:00
formatter_bool.h [NFC][libc++][format] Renames __char_type concept. 2022-08-31 19:21:01 +02:00
formatter_char.h [NFC][libc++][format] Renames __char_type concept. 2022-08-31 19:21:01 +02:00
formatter_floating_point.h [libc++][format] Fixes floating-point formatting. 2022-08-31 19:25:53 +02:00
formatter_integer.h [NFC][libc++][format] Renames __char_type concept. 2022-08-31 19:21:01 +02:00
formatter_integral.h [libc++] Granularize the rest of memory 2022-09-05 12:36:41 +02:00
formatter_output.h [libc++][format] Fixes broken CI. 2022-08-31 20:14:10 +02:00
formatter_pointer.h [NFC][libc++][format] Renames __char_type concept. 2022-08-31 19:21:01 +02:00
formatter_string.h [NFC][libc++][format] Renames __char_type concept. 2022-08-31 19:21:01 +02:00
parser_std_format_spec.h [libc++][format] Improves CTAD. 2022-10-12 17:42:50 +02:00
unicode.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00