[PATCH] D79740: Align mapped_iterator::reference type with mapped_iterator::operator*() return value.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 20:31:37 PDT 2020
craig.topper added a comment.
@dblaikie are you saying that a mapped_iterator that returns by value should never be used by a reverse_iterator?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79740/new/
https://reviews.llvm.org/D79740
More information about the llvm-commits
mailing list