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