This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rvalue references in libstdc++



I have part of the library recommendations for rvalue references
implemented based on the rref patch that's currently in gcc0x-branch.

I've put this work online here:

http://mndfck.org/~pedro.lamarao/projects/c++0x/

Hmm. Is there any way to convince you and Chris to work together on this? I would hate to see duplicate effort at this.


Chris already has parts of this implemented as well, on libstdcxx_so_7-branch.

Maybe you two could come up with a plan for a complete implementation, including the test bits? Chris, what's your status here?

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]