$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-02 10:43:05
Jonathan Turkanis wrote:
>
> "Vladimir Prus" <ghost_at_[hidden]> wrote in message
> news:con9gs$jpp$1_at_sea.gmane.org...
>> Neal D. Becker wrote:
>
>> > Why not use boost::range? Then boost::begin(container)...
>>
>> Because:
>>
>
>> * boost.range is not in sandbox <hint>
>
> Boost.Range is in 1.32
Shame on me! I confused boost::range with range template library that John
Torjo is developing. Yes, using boost::range would be better.
- Volodya