[libcxx-commits] [PATCH] D60027: Add shift functions (P0769)

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 30 15:33:27 PDT 2019


mclow.lists requested changes to this revision.
mclow.lists added a comment.
This revision now requires changes to proceed.

I don't think that this is right.  All `advance` does is update an iterator. No data is being moved here.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D60027





More information about the libcxx-commits mailing list