inlined_vector.h
38.4 KB
-
inlined_vector: optimize the move-assignment fast path. · 5102fe16
We know that the elements are trivially destructible if this path is used, so there is no need to call their destructors one by one. PiperOrigin-RevId: 521088624 Change-Id: I3edff97a073770f99031eefa7a34968fad5d7880
Aaron Jacobs committed