diff options
author | Aaron Jacobs <jacobsa@google.com> | 2023-03-31 22:03:31 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-31 22:04:12 -0700 |
commit | 5102fe1680a629b052add85dc46c3be04063be67 (patch) | |
tree | 00077452698f6c9f85c094dfbf4b49f94b4d1626 /absl/container/internal/hash_function_defaults_test.cc | |
parent | ea980d1963457526f8094e86f8b3f59144ea3f31 (diff) | |
download | abseil-5102fe1680a629b052add85dc46c3be04063be67.tar.gz abseil-5102fe1680a629b052add85dc46c3be04063be67.tar.bz2 abseil-5102fe1680a629b052add85dc46c3be04063be67.zip |
inlined_vector: optimize the move-assignment fast path.
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
Diffstat (limited to 'absl/container/internal/hash_function_defaults_test.cc')
0 files changed, 0 insertions, 0 deletions