TR1::unordered_set

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? Thanks, Jeff

Jeff, The submission process is documented in the following link: http://boost.org/more/submission_process.htm As for current implementation, I can't answer. I imagine this thread would fall under the "Determine Interest" category :) I hope that helps, Jake On 6/20/07, surferjeff@excite.com <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?
Thanks, Jeff
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

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

Douglas Gregor wrote:
Daniel James has been committing changes. You might want to ask him what his plans are.
Sorry, I've been mainly procrastinating. It's pretty much review ready. I've just made a new tarball and once I've run through the regression tests on the compilers I have available, I'll upload it and request a review. Daniel
participants (4)
-
Daniel James
-
Douglas Gregor
-
Jake Voytko
-
surferjeff@excite.com