Commit a8f3b9d6 by Derek Mauro Committed by Copybara-Service

Remove unreleased iterator library from README.md

#1414

PiperOrigin-RevId: 516896705
Change-Id: Icd4ce24467ef9830ebbc68189addebb2ed1e95d4
parent 7fb43d73
......@@ -91,9 +91,6 @@ Abseil contains the following C++ library components:
* [`hash`](absl/hash/)
<br /> The `hash` library contains the hashing framework and default hash
functor implementations for hashable types in Abseil.
* [`iterator`](absl/iterator/)
<br /> The `iterator` library contains utilities for augmenting ranges in
range-based for loops.
* [`log`](absl/log/)
<br /> The `log` library contains `LOG` and `CHECK` macros and facilities
for writing logged messages out to disk, `stderr`, or user-extensible
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment