Skip to content

Pass multiple text ranges to the function instead of one

Waqar Ahmed requested to merge work/updateRanges into master

We can process them all in the function instead of calling the function on each range separately

mainly testing c++20 waters

Merge request reports