aboutsummaryrefslogtreecommitdiff
path: root/absl/container/internal/hash_function_defaults_test.cc
diff options
context:
space:
mode:
authorAaron Jacobs <jacobsa@google.com>2023-03-31 21:57:32 -0700
committerCopybara-Service <copybara-worker@google.com>2023-03-31 21:58:26 -0700
commitea980d1963457526f8094e86f8b3f59144ea3f31 (patch)
tree779c7888e269c0f6bd39a8cc950569ff9b117855 /absl/container/internal/hash_function_defaults_test.cc
parentacfd33824aacbb6d0467fdbc2bd4900582966933 (diff)
downloadabseil-ea980d1963457526f8094e86f8b3f59144ea3f31.tar.gz
abseil-ea980d1963457526f8094e86f8b3f59144ea3f31.tar.bz2
abseil-ea980d1963457526f8094e86f8b3f59144ea3f31.zip
inlined_vector: stop sharing the memcpy-based move-assignment path.
The fact that this is called from paths where the element type may not have a trivial destructor is preventing an optimization (see the TODO). Stop calling from those paths so that the optimization can be made in an upcoming CL. PiperOrigin-RevId: 521087730 Change-Id: Id2b66d8f36bb0d294784d0793fdd8f07e315739f
Diffstat (limited to 'absl/container/internal/hash_function_defaults_test.cc')
0 files changed, 0 insertions, 0 deletions