Boost logo

Boost :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-11-15 05:14:56


Daniel James skrev:
> Hi,
>
> Please can you add the unordered container library to the review
> queue. It is an implementation of the unordered containers specified
> in TR1, with most of the changes from the recent draft standards (it's
> missing emplace which is tricky). It can be downloaded from:
>
> http://www.boost-consulting.com/vault/index.php?directory=Containers
>
> Either unordered.tar.gz or unordered.zip - they're both the same.
>
> Documentation is included in the download, and is also available on the web at:
>
> http://unordered.nfshost.com/doc/html/unordered.html

Impressive documentation.

I couldn't find any function names at() which is similar to [], but
which throws an exception if the jey is not found (The standard should
have those)

-Thorsten


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