DescriptionMake index parameters in Ranges method match the type returned by size()
This changes the index parameters in start() and end() to size_t so that
they match what size() returns. This fixes some compiler warnings that
become errors on some of the Windows bots.
BUG=408338
Committed: https://crrev.com/23f694a6bbee081b607da240018edc7898719805
Cr-Commit-Position: refs/heads/master@{#293441}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|