Referent:
Dr. Scott Meyers
Sprache:
Englisch
Frühbucherpreis:
1.780,- zzgl. MwSt. bei Anmeldung bis 02. Juli
Beginn
9:00 Uhr - ca. 17:00 Uhr (an beiden Tagen)
Kosten
1.900,- € zzgl. MwSt.
Specification of the next version of C++ (“C++0x”) is nearing completion, and many compilers (e.g., Visual C++ and Gnu C++) already offer several features from the revised language. And such features! auto-declared variables reduce typing drudgery and syntactic noise; Unicode and threading support address important functionality gaps; and rvalue references and variadic templates facilitate the creation of more efficient, more flexible libraries. The standard library gains resource-managing smart pointers, new containers, additional algorithms, support for regular expressions, and more. Altogether, C++0x offers much more than “old” C++. This intensively technical seminar introduces the most important new features in C++0x and explains how to get the most out of them.
The History and Vocabulary of C++ Evolution
Sample Program: C++98 vs. C++0x
Features for Everybody:
Features Primarily for Class Authors:
Features Primarily for Library Authors:
Yet More Features (Overview)
Removed and Deprecated Features (Overview)
Sources for Further Information
Designers and developers who are using, considering using, or wish to know about the expanded capabilities of C++0x. Attendees should be experienced with C++ and comfortable with its primary features (e.g., classes, templates, inheritance, STL, etc.). Familiarity with threading concepts (e.g., threads and mutexes) is helpful, but is not essential.
Lecture and question/answer. There are no hands-on exercises, but participants are welcome – encouraged! – to bring computers to experiment with the material as it is presented.