This allows us to write more range based for loops because we no longer need the iterator. It also matches IR's Use class.
639 KiB
639 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.