Descriptioncc: Remove auto use with smart pointers.
This patch removes cc uses of auto with smart pointers. This ensures
that it's explicit and clear what type of smart pointer is being
used.
I think it's better to do this now before this is used as a precedent
for propagating this type of auto use.
R=danakj
Committed: https://crrev.com/39046bbd1a81bccaa8f3a21166d0ba8b7e050117
Cr-Commit-Position: refs/heads/master@{#309363}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 6 (1 generated)
|