C++0X - a quick and dirty introduction (as of November 2007)
Gerade in comp.std.c++ gesehn (jaja, ist schon was älter, aber trotzdem sehenswert):
http://www.pvv.org/~oma/cpp0x_aquadi_nov_2007.pdf
Liest sich cool,
v.a. die Library Erweiterungen!
C++0x
Re: C++0x - a quick and dirty introduction (as of November 2007
http://www.microsoft.com/downloads/deta ... laylang=en
Visual C++ 2008 Feature Pack, enthält u.a. die TR1 implementierung vom kommenden C++ 0x Standard
Visual C++ 2008 Feature Pack, enthält u.a. die TR1 implementierung vom kommenden C++ 0x Standard
Re: C++0x - a quick and dirty introduction (as of November 2007
http://www.open-std.org/jtc1/sc22/wg21/ ... /n1836.pdf
"Dokumentation", bzw. der Draft zum TR1
Dokumentation zum Feature Pack mit Channel9 Video zum TR1:
http://blogs.msdn.com/vcblog/archive/20 ... eased.aspx
"Dokumentation", bzw. der Draft zum TR1
Dokumentation zum Feature Pack mit Channel9 Video zum TR1:
http://blogs.msdn.com/vcblog/archive/20 ... eased.aspx
Re: C++0x - a quick and dirty introduction (as of November 2007
http://blogs.msdn.com/vcblog/archive/20 ... decks.aspx
TR1 Slide Decks von einem Visual Studio Developer.
Zum ansehn notfalls den PowerPoint 2007 Viewer von der Microsoft Homepage herunterladen
TR1 Slide Decks von einem Visual Studio Developer.
Zum ansehn notfalls den PowerPoint 2007 Viewer von der Microsoft Homepage herunterladen
Re: C++0x
What is C++ (2009) - Stroustrup
Abstract hat geschrieben:This paper illustrates the power of C++ through some simple examples of C++0x code presented in the context of their role in C++.[...]
