$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2007-03-16 18:09:21
Just a comment: intrusive containers are the C++0x wishlist revision 6
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2034.htm
Search for "intrusive containers". The request was based in the Olaf
Krzikalla's old code. I don't know how many C++ programmers are really
interested in intrusive containers.
Regards,
Ion