$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-06-02 07:44:24
"Beman Dawes" <bdawes_at_[hidden]> writes:
> "Jordan DeLong" <fracture_at_[hidden]> wrote in message
> news:20050601032618.GA23098_at_allusion.net...
>> First; pre-emptive apologies if this should be sent to boost-users
>> instead of here (or I guess the Mod can nuke it and tell me). I figured
>> I should send it here because it's more of a design issue than a "how
>> do I use this" issue...
>>
>> path::begin() is defined as returning an 'iterator' (not a
>> const_iterator), so I figured I'd be able to write to it.
>
> The docs describe iterator as " A const iterator..."
I think the correct term is "a constant iterator," unless you mean that
it returns something of type
const iterator
-- Dave Abrahams Boost Consulting www.boost-consulting.com