$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-08-18 08:18:30
Reid Sweatman wrote:
> You're basically just describing a sentinel; why not actually implement one,
> and make the container one larger on construction, with the end condition
> being that you skipped to the sentinel?
Then you have to wrap the container, not just the iterator.
In any case, it's more work.
-- Valentin Bonnard