google / cctz

CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
Apache License 2.0
597 stars 166 forks source link

Use reference in range-for with non trivial type #294

Closed gruenich closed 4 months ago

gruenich commented 4 months ago

Found by Clazy (range-loop-reference)