diff options
author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2024-02-21 09:17:54 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-02-21 09:18:57 -0800 |
commit | 92c8575d24cb5c27718e1cd1ed21a9847351a11b (patch) | |
tree | 3720389d85a5175ca9a42f1b3354118207e9302d /absl/container/internal/raw_hash_map.h | |
parent | b0f85e2355b173d3f89dee29a7f817b52f8e72a2 (diff) | |
download | abseil-92c8575d24cb5c27718e1cd1ed21a9847351a11b.tar.gz abseil-92c8575d24cb5c27718e1cd1ed21a9847351a11b.tar.bz2 abseil-92c8575d24cb5c27718e1cd1ed21a9847351a11b.zip |
PR #1618: inlined_vector: Use trivial relocation for `SwapInlinedElements`
Imported from GitHub PR https://github.com/abseil/abseil-cpp/pull/1618
I noticed while working on #1615 that `inlined_vector` could use the trivial relocatability trait here, too.
Here the memcpy codepath already exists; we just have to opt in to using it.
Merge 567a1dd9b6b3352f649e900b24834b59e39cfa14 into a7012a5bfcf26a41b9dd32d4c429004773503dd6
Merging this change closes #1618
COPYBARA_INTEGRATE_REVIEW=https://github.com/abseil/abseil-cpp/pull/1618 from Quuxplusone:trivial-swap 567a1dd9b6b3352f649e900b24834b59e39cfa14
PiperOrigin-RevId: 609019296
Change-Id: I4055ab790245752179e405b490fcd479e7389726
Diffstat (limited to 'absl/container/internal/raw_hash_map.h')
0 files changed, 0 insertions, 0 deletions