This method doesn't modify the known page breaks, it only uses them to find the next one, so make it more clear by using const reference in the function signature.
This method doesn't modify the known page breaks, it only uses them to find the next one, so make it more clear by using const reference in the function signature.