[NFC] Make non-modifying members const.
Implementing the likelihood attributes for the iteration statements adds a new helper function. This function can't be const qualified since these non-modifying members aren't const qualified.
Loading
Please sign in to comment