Posts: 32 / Nickname: cda / Registered: February 11, 2003 0:06 PM
C++ Reloaded
June 20, 2004 8:00 PM
|
Posts: 1 / Nickname: artmike / Registered: June 28, 2004 7:19 AM
Re: C++ Reloaded
June 28, 2004 11:22 AM
|
It's encourage
|
Posts: 1 / Nickname: benhanson / Registered: August 26, 2004 2:56 AM
Re: C++ Reloaded
August 26, 2004 7:01 AM
|
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 |
Posts: 32 / Nickname: cda / Registered: February 11, 2003 0:06 PM
Re: C++ Reloaded
September 1, 2004 3:15 PM
|
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.
|