llvm-project/libcxx/include/__memory
Louis Dionne b8cb1dc9ea [libc++] Make <ranges> non-experimental
When we ship LLVM 16, <ranges> won't be considered experimental anymore.
We might as well do this sooner rather than later.

Differential Revision: https://reviews.llvm.org/D132151
2022-08-18 16:59:58 -04:00
..
addressof.h
allocate_at_least.h
allocation_guard.h
allocator.h [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17) 2022-06-21 08:22:44 +02:00
allocator_arg_t.h
allocator_traits.h
assume_aligned.h
auto_ptr.h [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
compressed_pair.h [libc++] Granularize the rest of type_traits 2022-08-14 10:30:48 +02:00
concepts.h [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
construct_at.h [libc++] Implement P1004R2 (constexpr std::vector) 2022-07-27 20:26:44 +02:00
pointer_traits.h [libc++] Add missing includes of <cstddef> 2022-08-10 11:35:41 -04:00
ranges_construct_at.h [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
ranges_uninitialized_algorithms.h [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
raw_storage_iterator.h
shared_ptr.h [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
swap_allocator.h [libc++] Use uninitialized algorithms for vector 2022-07-26 17:44:31 +02:00
temporary_buffer.h Revert "[libcxx] Resolve warnings for Wshift-sign-overflow" 2022-08-17 10:37:24 -07:00
uninitialized_algorithms.h [libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI 2022-08-13 22:41:22 +02:00
unique_ptr.h [libc++] Implement `operator<=>` for `unique_ptr` 2022-08-06 15:09:16 +02:00
uses_allocator.h
voidify.h