container.h
76.3 KB
-
Use const references in Standard Library algorithms range adapters where possible. · b8720b45
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
Abseil Team committed