|
Boost : |
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk