llvm-project/libcxx/include/__fwd
Nikolas Klauser 627465cf9f [libc++] Move preferred_name declarations into the forward declaring headers and add pmr preferred names
We currently define the preferred names in multiple places. `basic_string` and `basic_string_view` also have a lot of aliases, which makes the declarations quite long. So let's only add the preferred names in forward-declaring headers to make the implementation more readable and have all the preferred names in one place.

Reviewed By: ldionne

Spies: EricWF, krytarowski, libcxx-commits

Differential Revision: https://reviews.llvm.org/D135824
2022-11-01 00:36:54 +01:00
..
array.h [libc++] Granularize __tuple 2022-09-05 16:36:24 +02:00
get.h [libc++] Granularize __tuple 2022-09-05 16:36:24 +02:00
hash.h
memory_resource.h [libc++] Move preferred_name declarations into the forward declaring headers and add pmr preferred names 2022-11-01 00:36:54 +01:00
pair.h
span.h
string.h [libc++] Move preferred_name declarations into the forward declaring headers and add pmr preferred names 2022-11-01 00:36:54 +01:00
string_view.h [libc++] Move preferred_name declarations into the forward declaring headers and add pmr preferred names 2022-11-01 00:36:54 +01:00
tuple.h [libc++] Granularize __tuple 2022-09-05 16:36:24 +02:00