Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Switch rank structs to be consistent with written guidance in go/ranked-overl... | Matt Kulukundis | 2024-02-07 |
* | Early return from destroy_slots for trivially destructible types in flat_hash... | Abseil Team | 2024-01-30 |
* | Make PolicyTraits::transfer_uses_memcpy() true for node_hash_* tables. | Evan Brown | 2023-09-12 |
* | Fix some spelling mistakes | Vertexwahn | 2023-04-24 |
* | Move the vtable into a function to delay instantiation until the function is | Samuel Benzaquen | 2022-12-01 |
* | Add static_cast<void*> to the sources for trivial relocations to avoid spurio... | Evan Brown | 2022-10-07 |
* | Use trivial relocation for transfers in swisstable and b-tree. | Evan Brown | 2022-10-03 |
* | Add common_policy_traits - a subset of hash_policy_traits that can be shared ... | Evan Brown | 2022-09-28 |