
20 Jun
2007
20 Jun
'07
6:02 p.m.
On Wed, 2007-06-20 at 12:26 -0400, surferjeff@excite.com wrote:
Hi, I've been using Boost for a few weeks and I miss and want an TR1::unordered_set.
I'd like to work on implementing it. What's the status the current implementation efforts? Where can I find the TR1 spec? How do I submit my work when done?
There's been some work in the last few weeks on unordered_set. It's in the Boost Sandbox, which you can browse here: http://svn.boost.org/trac/boost/browser/sandbox/unordered Daniel James has been committing changes. You might want to ask him what his plans are. - Doug