mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-29 09:40:07 +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.