$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Any real-world need for static_cast_iterator, const_cast_iterator, dynamic_cast_iterator?
From: Nigel Stewart (nigels_at_[hidden])
Date: 2009-02-04 00:28:08
>> static_cast_iterator
>> const_cast_iterator
>> dynamic_cast_iterator
>
> It seems like they would just be transform_iterator with
> ll_whichever_cast. Is providing them separately worth it?
Yes indeed, I'm asking myself the same question. At least they're
now archived here on this list...
- Nigel