[libcxx-commits] [PATCH] D74290: [libcxx] Qualify make_move_iterator in vector::insert for input iterators

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 8 18:54:21 PST 2020


Quuxplusone added a comment.

I don't understand the actual algorithm being used in `insert`-with-input-iterators, but the ADL change certainly looks good to me. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74290





More information about the libcxx-commits mailing list