From a8f3b9d6119e8ff1e56a67661cf5a94f41c7866e Mon Sep 17 00:00:00 2001 From: Derek Mauro Date: Wed, 15 Mar 2023 12:22:43 -0700 Subject: Remove unreleased iterator library from README.md #1414 PiperOrigin-RevId: 516896705 Change-Id: Icd4ce24467ef9830ebbc68189addebb2ed1e95d4 --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0816692e..f834fcde 100644 --- a/README.md +++ b/README.md @@ -91,9 +91,6 @@ Abseil contains the following C++ library components: * [`hash`](absl/hash/)
The `hash` library contains the hashing framework and default hash functor implementations for hashable types in Abseil. -* [`iterator`](absl/iterator/) -
The `iterator` library contains utilities for augmenting ranges in - range-based for loops. * [`log`](absl/log/)
The `log` library contains `LOG` and `CHECK` macros and facilities for writing logged messages out to disk, `stderr`, or user-extensible -- cgit v1.2.3