$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2004-10-07 03:05:34
Thorsten Ottosen writes:
> "Bruno Martínez Aguerre" <br1_at_[hidden]> wrote in message
> news:opsfg811mamh9q12_at_yoda...
> | Why can't you solve this inconvenience with small free functions? ie:
> |
> | vector<shared_ptr<int> > v;
> | push_back_new(v, new int(8));
> | for_each(indirect_begin(v), indirect_end(v), cout << _1);
>
> I guess you could ;-)
>
> Indirection is just one part of the smart containers, though.
^^^^^^^^^^^^^^^^
I hope that if accepted, the library will be renamed to something that
actually reflects its essence.
-- Aleksey Gurtovoy MetaCommunications Engineering