mirror of
https://github.com/boostorg/iterator.git
synced 2025-10-11 00:05:18 +02: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]