diff options
author | Abseil Team <absl-team@google.com> | 2023-03-24 16:52:03 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-24 16:52:57 -0700 |
commit | c92b6ce052ec4507e6f7ae44b435ab57e3e0fba6 (patch) | |
tree | d50111b80096a31ace6e990ff0a902853e26647e /absl/algorithm/container.h | |
parent | 700e786e607788fb514a9021375191e47484fcb1 (diff) | |
download | abseil-c92b6ce052ec4507e6f7ae44b435ab57e3e0fba6.tar.gz abseil-c92b6ce052ec4507e6f7ae44b435ab57e3e0fba6.tar.bz2 abseil-c92b6ce052ec4507e6f7ae44b435ab57e3e0fba6.zip |
inlined_vector_test: add coverage of moving vectors of unique pointers.
std::unique_ptr is trivially relocatable, but not trivially destructible. This
will be important coverage to ensure correctness of upcoming commit(s) that
expand the use of memcpy to more trivially relocatable types.
PiperOrigin-RevId: 519270234
Change-Id: I8e584a405633dac89bf1f67eab8145971d2ddab2
Diffstat (limited to 'absl/algorithm/container.h')
0 files changed, 0 insertions, 0 deletions