Make `c_find_first_of`'s `options` parameter a const reference to allow temporaries.
`c_find_first_of` does not keep or return references into `options` so there's no reason to require an l-value there. PiperOrigin-RevId: 690696332 Change-Id: Ibbabb69ba72e9506c0406f2124034a944d6899d6
Showing
Please
register
or
sign in
to comment