- 2abe94a Migrate ABSL_INTERNAL_ATTRIBUTE_OWNER and ABSL_INTERNAL_ATTRIBUTE_VIEW to ABSL_ATTRIBUTE_OWNER and ABSL_ATTRIBUTE_VIEW by Abseil Team · 7 months ago
- e181410 Document that swisstable and b-tree containers are not exception-safe. by Evan Brown · 9 months ago
- 1315c90 Add ABSL_INTERNAL_ATTRIBUTE_VIEW and ABSL_INTERNAL_ATTRIBUTE_OWNER attributes to more types in Abseil by Abseil Team · 10 months ago
- 567ebd0 Add ABSL_INTERNAL_ATTRIBUTE_VIEW and ABSL_INTERNAL_ATTRIBUTE_OWNER attributes to types in Abseil by Abseil Team · 10 months ago
- 7c022b9 Add a new API for `extract_and_get_next()` in b-tree that returns both the extracted node and an iterator to the next element in the container. by Evan Brown · 2 years, 5 months ago
- d819278 Add a warning about extract invalidating iterators (not just the iterator of the element being extracted). by Abseil Team · 2 years, 5 months ago
- bbf2ed7 Implement btree_iterator::operator-, which is faster than std::distance for btree iterators. by Evan Brown · 2 years, 5 months ago
- 6d9ea2b Add common_policy_traits - a subset of hash_policy_traits that can be shared between raw_hash_set and btree. by Evan Brown · 2 years, 6 months ago
- ef03483 In b-tree, support unassignable value types. by Evan Brown · 2 years, 10 months ago
- aeb2dc9 Allow for using b-tree with `value_type`s that can only be constructed by the allocator (ignoring copy/move constructors). by Evan Brown · 2 years, 10 months ago
- 0ad7994 Export of internal Abseil changes by Abseil Team · 3 years, 1 month ago
- 9336be0 Export of internal Abseil changes by Abseil Team · 3 years, 4 months ago
- cad715d Export of internal Abseil changes by Abseil Team · 3 years, 4 months ago
- d587c96 Export of internal Abseil changes by Abseil Team · 3 years, 5 months ago
- 732b558 Export of internal Abseil changes by Abseil Team · 3 years, 5 months ago
- 020619c Export of internal Abseil changes by Abseil Team · 3 years, 6 months ago
- c22c032 Export of internal Abseil changes by Abseil Team · 3 years, 7 months ago
- c1ae0a4 Export of internal Abseil changes by Abseil Team · 4 years, 7 months ago
- b19ba96 Export of internal Abseil changes by Abseil Team · 5 years ago
- 2923513 Export of internal Abseil changes by Abseil Team · 5 years ago
- 12bc53e Export of internal Abseil changes by Abseil Team · 5 years ago
- 4ef5740 Export of internal Abseil changes by Abseil Team · 6 years ago