llvm-project/libcxx/include/__memory
Nikolas Klauser 681cde7dd8 [libc++] Complete the implementation of N4190
Fixes #37402

Reviewed By: ldionne

Spies: EricWF, avogelsgesang, libcxx-commits, arphaman

Differential Revision: https://reviews.llvm.org/D124346
2022-06-22 10:13:03 +02:00
..
addressof.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
allocate_at_least.h [libc++] Implement P0401R6 (allocate_at_least) 2022-04-09 16:03:45 +02:00
allocation_guard.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
allocator.h [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17) 2022-06-21 08:22:44 +02:00
allocator_arg_t.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
allocator_traits.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
assume_aligned.h [libc++] Implement P1007R3: std::assume_aligned 2022-04-11 10:46:52 -04:00
auto_ptr.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
compressed_pair.h [libc++] Add `explicit` to a bunch of internal detail ctors. 2022-03-01 14:37:06 -05:00
concepts.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
construct_at.h [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
pointer_traits.h [libc++] Remove uses of __two in type_traits 2022-06-10 19:56:59 +02:00
ranges_construct_at.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
ranges_uninitialized_algorithms.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
raw_storage_iterator.h [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
shared_ptr.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
temporary_buffer.h [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17) 2022-06-21 08:22:44 +02:00
uninitialized_algorithms.h [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
unique_ptr.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
uses_allocator.h [libc++] Remove uses of __two in type_traits 2022-06-10 19:56:59 +02:00
voidify.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00