Use const references in Standard Library algorithms range adapters where possible.
Const references enforce stronger constraints and are consistent with the standard library signature. There should be no performance loss. PiperOrigin-RevId: 504043141 Change-Id: I6c4b017665a462fc04e16f425d330fce2c3da227
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment