Summary:
Good Things are happening in the C++ world.
The ability to add new comments in this discussion is temporarily disabled.
Most recent reply: September 1, 2004 3:15 PM by
Chuck
|
|
|
Do you have any idea of when the new standard will be finished? Even the most vaguest of rumours? Anything at all? :-) I am particularly eager to see the regex library become part of the standard library.
Cheers
Ben
|
|
|
The standard is dubbed "C++0x" because it will hopefully be "done" before 2010. I think it will certainly be before that, but who knows when? IIRC, regular expressions are being added to the library. The committee is working on them now, so the design isn't final.
|
|