mirror of
https://github.com/boostorg/iterator.git
synced 2026-07-05 08:00:59 +02:00
1372e9afb6
The constructed iterator would have an invalid end iterator because of a typo in storage initialization. Fixes https://github.com/boostorg/iterator/issues/92.