Commit History

Author SHA1 Message Date
  Marshall Clow d6082200f6 More constexpr algorithms from P0202. search/search_n 7 years ago
  Marshall Clow 210d12c946 Fix misspelled macro name - thanks to andrew@ispras.ru for the catch 7 years ago
  Marshall Clow 334063336b 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 7 years ago
  Eric Fiselier a90c6dd460 Move test into test/std subdirectory. 10 years ago