Boost logo

Boost :

From: Olaf Krzikalla (krzikalla_at_[hidden])
Date: 2005-04-29 07:53:37


Hi,

the second version of intrusive containers is available.
Excerpt from the introduction:

---snip---
Welcome to Boost.Intrusive, a library presenting some intrusive
containers to the world of C++. While intrusive containers were and are
widely used in C, they became more and more forgotten in the C++-world
due to the presence of the standard containers, which don't support
intrusive techniques. Boost.Intrusive not only reintroduces this
technique to C++, but also encapsulates the implementation in STL-like
interfaces. Hence anyone familiar with standard containers can use
intrusive containers with ease.
---snap---

You find the file intrusive.zip either in the yahoo file section or here:

http://people.freenet.de/turtle++/intrusive.zip

I consider this version being rather complete now and quite ready for a
formal review (barring islist maybe).

Best regards
Olaf Krzikalla


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