$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] implementing custom iterators
From: MM (finjulhich_at_[hidden])
Date: 2012-03-23 07:07:43
Hello,
Can you help choosing between boost/operators.hpp(iterator_helper) and
boost::iterator_facade for the implementation of a number of custom
c++11-compliant iterators?
What questions are to be asked? How to choose between the 2 libraries?
rds,
MM