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: [patch] regex_traits implementation


On 06/28/2013 05:47 AM, Tim Shen wrote:
Here is an all-in-one patch of implementing std::regex_traits in
libstdc++-v3, including testsuites.
Very nice to see progress in this area! Obvious question - I may have missed past discussions: is your paperwork, the copyright assignment, Ok? Otherwise, unfortunately, the technical review can't even begin.


Thanks,
Paolo.

PS: The formatting needs work, anyway. Eg: 80 columns; operators, eg ||, never end a line, begin one, etc)


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