mirror of
https://github.com/boostorg/iterator.git
synced 2026-07-07 17:10:49 +02:00
e16f2de233
Boost's iterator.hpp is deprecated, too. Therefore get rid of all of that and replace inheritance by lifting std::iterator's members into the derived class. Signed-off-by: Daniela Engert <dani@ngrt.de>