$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] iterator_adaptor usage question
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2012-03-11 23:27:28
What is a good way to create both an iterator and a const iterator while only having to
specify all my custom behavior once?