[PATCH] D38806: DepthFirstIterator.h: Use C++11 features to call a completed method onthe set type, instead of requiring that one exists.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 11:05:16 PDT 2017
davide added a comment.
BTW, are there other iterators where we want to apply this trick?
https://reviews.llvm.org/D38806
More information about the llvm-commits
mailing list