teak-llvm/libcxx/test/std/utilities/function.objects/func.search
..
func.search.bm
func.search.bmh
func.search.default
nothing_to_do.pass.cpp Add the C++17 extensions to std::search. Include the default searcher, but not the Boyer-Moore or Boyer-Moore-Horspool searcher (yet). BUT put the BM and BMH tests in place, marked to XFAIL. The other searchers will follow soon 2018-01-08 19:18:00 +00:00