Home
Libraries
People
FAQ
More
References
SGI's
STL Programmer's Guide
.
Boost.Intrusive
is based on STL concepts and interfaces.
Dr. Dobb's, September 1, 2005:
Implementing Splay Trees in C++
.
Boost.Intrusive
splay containers code is based on this article.
Olaf's original intrusive container library:
STL-like intrusive containers
.