$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-11-26 16:14:49
jsiek_at_[hidden] wrote:
> Just realized that I've been using the same principle behind
> boost::operators to make the definition of all iterator operations
> easier. Would there be an interest for an iterator_ops class?
Already done (except that my code probably isn't working,
like 99% of all the code I write):
http://www.eleves.ens.fr:8080/home/bonnard/NewLibs/Utils/iterators_utils.H
-- Valentin Bonnard