Boost logo

Boost :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-10-02 16:08:23


Hi,

currently checked_delete can't be used with algorithms. For example,

for_each( col.begin(), col.end(), checked_delete<some_type> );

Would it be better to have it as function object?

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk