diff options
author | Abseil Team <absl-team@google.com> | 2023-03-24 17:40:34 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-24 17:41:14 -0700 |
commit | 32e0395f3843479a2e74bdb48513b5a6a3e61287 (patch) | |
tree | 287db43abe633eb03d06f4e842156a5693a1b6ee /absl/container/internal/hash_policy_testing_test.cc | |
parent | c9f49460fa38cc24c3f476eb2998abca105cf63d (diff) |
inlined_vector: get rid of IsMemcpyOk.
This type trait had no precise definition, and indeed not even any documentation
at all. Giving the ill-defined concept a name was harmful, because it obscured
several places where the concept was used too conservatively, or even flat-out
incorrectly.
This CL has no behavior change: it simply expands IsMemcpyOk to the same
conditions it previously had. It leaves TODOs for each place where this was too
conservative or incorrect.
PiperOrigin-RevId: 519278325
Change-Id: I25bc89f299f6e40b5c3bce7370ed90f33a95612f
Diffstat (limited to 'absl/container/internal/hash_policy_testing_test.cc')
0 files changed, 0 insertions, 0 deletions