llvm-project/libcxx/include/__memory
Louis Dionne 0166690401 [libc++] Remove workarounds for the lack of deduction guides in C++17
All supported compilers have supported deduction guides in C++17 for a
while, so this isn't necessary anymore.

Differential Revision: https://reviews.llvm.org/D108213
2021-08-18 08:57:25 -04:00
..
addressof.h [libc++] Remove workarounds for missing __builtin_addressof 2021-08-11 17:05:12 -04:00
allocation_guard.h [libcxx][iwyu] ensures we IWYU as prep for modules 2021-06-15 19:43:25 +00:00
allocator.h [libcxx][modularisation] moves <utility> content out of <type_traits> 2021-06-24 17:57:29 +00:00
allocator_arg_t.h [libcxx][functional][modular] splices <functional> into modular headers 2021-07-01 14:01:49 -04:00
allocator_traits.h [libcxx][modularisation] moves <utility> content out of <type_traits> 2021-06-24 17:57:29 +00:00
auto_ptr.h [libcxx][iwyu] ensures we IWYU as prep for modules 2021-06-15 19:43:25 +00:00
compressed_pair.h [libcxx][modularisation] moves <utility> content out of <type_traits> 2021-06-24 17:57:29 +00:00
construct_at.h [libc++] Handle arrays in std::destroy_at 2021-07-30 09:39:36 -04:00
pointer_safety.h [libcxx][iwyu] ensures we IWYU as prep for modules 2021-06-15 19:43:25 +00:00
pointer_traits.h [libcxx][iwyu] ensures we IWYU as prep for modules 2021-06-15 19:43:25 +00:00
raw_storage_iterator.h [libc++] Update all the pre-defined iterator types for C++20 2021-05-31 11:59:40 -04:00
shared_ptr.h [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
temporary_buffer.h [libcxx] Move all algorithms into their own headers 2021-06-19 07:49:06 -04:00
uninitialized_algorithms.h [libc++] Handle arrays in std::destroy_at 2021-07-30 09:39:36 -04:00
unique_ptr.h [libcxx][functional][modular] splices <functional> into modular headers 2021-07-01 14:01:49 -04:00
uses_allocator.h [libcxx][functional][modular] splices <functional> into modular headers 2021-07-01 14:01:49 -04:00