mirror of
https://github.com/boostorg/iterator.git
synced 2026-01-30 18:12:14 +01:00
the same as what's returned from operator->. For input iterators, that wasn't always the case (see operator_arrow_proxy). Fixes #1019. [SVN r57989]