DescriptionRemove iterator typedefs for USB descriptor types.
C++11 range-based for loops make it a lot easier to iterate over an STL
container without incredibly long type names. The last users of these
typedefs have been updated and so they are no longer necessary.
BUG=
Committed: https://crrev.com/61aa5180a1fbbd40722d96433b3fb2ca5a328ee1
Cr-Commit-Position: refs/heads/master@{#312949}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|