mirror of
https://github.com/boostorg/iterator.git
synced 2026-07-06 16:40:56 +02:00
4c60e26bf8
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]