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: [v3] std::tr1::array


Benjamin Kosnik wrote:
I've been playing around with some of the random number generation stuff [tr.rand] if anyone is interested.


Sounds great. Updated list:


1) matt: hash bits
2) paolo, gaby, phil:  type_traits
3) chris: tuple

4) stephen: rand 5) Jonathan: investigate regex, smart pointers, function objects

Whee!

Hmm, what's still uncovered? I have a hash table lying around that partially resembles the tr1 hashtable that I could beat into submission, but I'm sure Matt is more qualified to do this work.


What's the suggested approach to dealing with the c compatibility stuff? Do you want include/tr1/cinttypes, for example?

Jerry Quinn



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