Boost logo

Boost :

From: Jan Gaspar (jano_gaspar_at_[hidden])
Date: 2004-03-04 07:37:22


Hello all!

New version of the circular_buffer is available. It
can be found at
http://groups.yahoo.com/group/boost/files/circular_buffer_v3.6.zip

Release notes:
- fixed bug regarding not destroyed elements
- requirements for element types were changed to
CopyConstructible concept
- changed debug support classes - no dynamic memory
allocation needed
- changed debug support for invalidated iterators:
assertion raised also when used iterator which points
to the overwritten element
- added allocator& get_allocator() /* NONCONST */
{...} method
- added functionality to set_capacity() and resize()
methods
- changed circular_buffer_space_optimized constructor
signatures

Regards

Jan

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com


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