[libcxx-commits] [PATCH] D99932: [libcxx] Fix the type attribute for the default_searcher template

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 6 02:37:26 PDT 2021


curdeius added a comment.

Could you fix the same thing in `experimental/functional` as well when you're here?
Also, shouldn't `boyer_moore_searcher` and `boyer_moore_horspool_searcher` (in `<experimental/functional>`) and `in_place_index_t` (in `<utility>`) be affected as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99932/new/

https://reviews.llvm.org/D99932



More information about the libcxx-commits mailing list