llvm-project/libcxx/include/__memory
Nikolas Klauser 971e9c80e9 [libc++] Implement std::boyer_moore{, _horspool}_searcher
This mostly copys the `<experimental/functional>` stuff and updates the code to current libc++ style.

Reviewed By: ldionne, #libc

Spies: nlopes, adamdebreceni, arichardson, libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D121074
2022-06-17 19:09:40 +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 [libcxx] Fix allocator<void>::pointer in C++20 with removed members 2022-06-15 10:55:56 +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++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05: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++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
temporary_buffer.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
uninitialized_algorithms.h [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
unique_ptr.h [libc++] Rename __identity to __type_identity 2022-03-25 01:01:28 +01: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