C++ will to move to a new upcoming standard C++0x. The new standard supports many great new enhancements both on the language and the library level. These include features such as initialization list, partially specialized template typedefs, library support for writing multithreaded software including memory access ordering, concepts and many more cool new features.
Read more about the enhancements and find a lot of great links at: http://en.wikipedia.org/wiki/C%2B%2B0x GCC 4.4 is planned to have a major subset of the enhancements implemented. The status for the same can be found at: http://gcc.gnu.org/gcc-4.4/cxx0x_status.html Regards, Santanu ---- Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh and you know the thing about chaos, it's fair. _______________________________________________ Ilug-cal-discuss mailing list [email protected] http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss
