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