llvm-project/libcxx/include/experimental
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
..
__config
__memory
algorithm [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
coroutine [libc++] Remove unused __functional includes 2022-05-28 10:12:39 +02:00
deque [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
forward_list [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
functional [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
iterator [libc++] Remove unused <iosfwd> include from <__debug> 2022-04-03 16:15:48 -04:00
list [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
map [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
memory_resource [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
propagate_const [libc++] Remove <functional> includes 2022-04-26 08:54:37 +02:00
regex [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
set [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
simd [libc++] Remove <functional> includes 2022-04-26 08:54:37 +02:00
string [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
type_traits [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
unordered_map [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
unordered_set [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
utility [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00
vector [libc++] Ensure that all public C++ headers include <__assert> 2022-03-30 15:05:31 -04:00