[PATCH] D79740: Align mapped_iterator::reference type with mapped_iterator::operator*() return value.
Ivan Kelarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 21:13:31 PDT 2020
ikelarev added a comment.
@dblaikie
Hi David! I've implemented the class as two specializations of the template and added a test, could you please take a look?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79740/new/
https://reviews.llvm.org/D79740
More information about the llvm-commits
mailing list