$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-01-27 06:50:34
Amit skrev:
> Hi,
>
> An obvious question: Now we have unordered containers approved for 1.35, is the
> ptr_container library going to get the corresponding adapters as well for this
> release?
> I had a look in the svn trunk but only found disappointment...
It is planned. Note, however, that boost::unordered_map/set was only
resently reviewed and accepted, far too late to make
ptr_unordered_map/set for 1.35.
They are planned, and so is ptr_circular_buffer<T>.
-Thorsten