aboutsummaryrefslogtreecommitdiff
path: root/absl/container/internal/common_policy_traits_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Early return from destroy_slots for trivially destructible types in flat_hash...Abseil Team2024-01-301-21/+44
* Make PolicyTraits::transfer_uses_memcpy() true for node_hash_* tables.Evan Brown2023-09-121-2/+16
* Use trivial relocation for transfers in swisstable and b-tree.Evan Brown2022-10-031-4/+5
* Add common_policy_traits - a subset of hash_policy_traits that can be shared ...Evan Brown2022-09-281-0/+119