Skip to content
Commit caa40eec authored by Jacob Bramley's avatar Jacob Bramley
Browse files

Fix CPUFeature iterator behaviour.

The `++` operators should return iterators, not values.

This also updates tests to match, and makes wider use of C++11
range-based `for` loops, where they simplify code.

Change-Id: I2c8ef422e851d6b16c8de2890ae16fc69817a738
parent 28ff5975
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment