This allows us to write more range based for loops because we no longer need the iterator. It also matches IR's Use class.
841 KiB
841 KiB
This allows us to write more range based for loops because we no longer need the iterator. It also matches IR's Use class.