mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-25 16:02:20 +01:00
The constructed iterator would have an invalid end iterator because of a typo in storage initialization. Fixes https://github.com/boostorg/iterator/issues/92.