Remove 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= Review URL: https://codereview.chromium.org/869063004 Cr-Commit-Position: refs/heads/master@{#312949}
Showing
Please register or sign in to comment