[PATCH] unsigned count() for ADT
David Blaikie
dblaikie at gmail.com
Thu Jun 19 07:11:45 PDT 2014
Looks fine to me. I'd probably have written that last one as "!= 0" rather than "> 0", but either seems acceptable.
http://reviews.llvm.org/D4018
More information about the llvm-commits
mailing list