Boost logo

Boost :

From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 1999-08-17 08:44:49


Beman Dawes wrote:

> Some container operations (associative clear() for example) have
> requirements in terms of other container operations.

<MESSAGE CONTENT=obvious>
Even then, clear might be implemented w/o a call to
erase (begin(), end()), for example by resetting all
pointers to zero in a gced environement.
</MESSAGE>

-- 
Valentin Bonnard

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