1. 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
  2. e181410 Document that swisstable and b-tree containers are not exception-safe. by Evan Brown · 9 months ago
  3. 1315c90 Add ABSL_INTERNAL_ATTRIBUTE_VIEW and ABSL_INTERNAL_ATTRIBUTE_OWNER attributes to more types in Abseil by Abseil Team · 10 months ago
  4. 567ebd0 Add ABSL_INTERNAL_ATTRIBUTE_VIEW and ABSL_INTERNAL_ATTRIBUTE_OWNER attributes to types in Abseil by Abseil Team · 10 months ago
  5. 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
  6. 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
  7. bbf2ed7 Implement btree_iterator::operator-, which is faster than std::distance for btree iterators. by Evan Brown · 2 years, 5 months ago
  8. 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
  9. ef03483 In b-tree, support unassignable value types. by Evan Brown · 2 years, 10 months ago
  10. 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
  11. 0ad7994 Export of internal Abseil changes by Abseil Team · 3 years, 1 month ago
  12. 9336be0 Export of internal Abseil changes by Abseil Team · 3 years, 4 months ago
  13. cad715d Export of internal Abseil changes by Abseil Team · 3 years, 4 months ago
  14. d587c96 Export of internal Abseil changes by Abseil Team · 3 years, 5 months ago
  15. 732b558 Export of internal Abseil changes by Abseil Team · 3 years, 5 months ago
  16. 020619c Export of internal Abseil changes by Abseil Team · 3 years, 6 months ago
  17. c22c032 Export of internal Abseil changes by Abseil Team · 3 years, 7 months ago
  18. c1ae0a4 Export of internal Abseil changes by Abseil Team · 4 years, 7 months ago
  19. b19ba96 Export of internal Abseil changes by Abseil Team · 5 years ago
  20. 2923513 Export of internal Abseil changes by Abseil Team · 5 years ago
  21. 12bc53e Export of internal Abseil changes by Abseil Team · 5 years ago
  22. 4ef5740 Export of internal Abseil changes by Abseil Team · 6 years ago