[libcxx-commits] [PATCH] D99043: [libc++] Move __libcpp_erase_if_container into <iterator>, and ADL-proof it

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 22 01:06:14 PDT 2021


curdeius accepted this revision as: curdeius.
curdeius added a comment.

LGTM. I remember having raised the question of moving this function some time ago, what you did is exactly what I wanted.
Don't you want to add some ADL-robustness tests? 😁


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99043



More information about the libcxx-commits mailing list