
8 Oct
2006
8 Oct
'06
8:33 a.m.
Shams wrote:
Hi,
I am wanting to know what is going to happen to the boost libraries (eg. boost.regex, boost.filesystem) once the standard C++ implementation is released.
All I can say about Boost.Regex is that it's not going away anytime soon.
Also boost libraries that would have been accepted into the standard will vendors (eg. dinkumware) likely to implement their own versions or use the boost implementations instead of reinventing the wheel?
Dinkumware have written their own versions, G++ has pinched some of our code, but basically are maintaining their own version, I don't know what other vendors will do. John.