mirror of
https://github.com/boostorg/iterator.git
synced 2026-07-05 08:00:59 +02:00
e968c3312b
This allows for expressions like it[n]->foo() and (*it[n]).foo() to compile.