Skip to content

new() should be const; start()/end() after iteration is unspecified.

f70b2eb
Select commit
Loading
Failed to load commit list.
Merged

Introduce RangeInclusive::{new, start, end} methods and make the fields private. #49724

new() should be const; start()/end() after iteration is unspecified.
f70b2eb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs