Skip to content

Commit

Permalink
Remove unreleased iterator library from README.md
Browse files Browse the repository at this point in the history
abseil#1414

PiperOrigin-RevId: 516896705
Change-Id: Icd4ce24467ef9830ebbc68189addebb2ed1e95d4
  • Loading branch information
derekmauro authored and copybara-github committed Mar 15, 2023
1 parent 7fb43d7 commit a8f3b9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a8f3b9d

Please sign in to comment.