diff options
author | Aaron Jacobs <jacobsa@google.com> | 2023-03-27 14:01:23 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-27 14:02:29 -0700 |
commit | 0dc94309d367001176962db4ed3dc450a6448b31 (patch) | |
tree | 8168d68c06e692ad1dac85252f06f134955ba9cf /absl/container/btree_test.h | |
parent | 0390de901b330763497f7b0d68b4b65876cdcd55 (diff) |
inlined_vector: destroy all types with trivial destructors efficiently.
There's no reason to require the type to be trivially
copy-constructible/assignable in order to avoid running destructors—those
traits have nothing to do with destruction.
PiperOrigin-RevId: 519822201
Change-Id: I2ed7bbb53f0c1a512017115ff29fb27a24c6b11a
Diffstat (limited to 'absl/container/btree_test.h')
0 files changed, 0 insertions, 0 deletions