Cxx11
Practice code while reading The C++ Programming Language, 4th edition, specially the new C++11 features.
Install / Use
/learn @luisibanez/Cxx11README
Practice sandbox from the book
"The C++ Programming Language"
4th Edition
Bjarne Stroustup
With some emphasis on the new features of C++0x (C++11).
All code distributed under the Apache 2.0 License
All text and works of art distributed under the Creative Commons by Attribution License 3.0.
See the NOTICE and LICENSE files for details.
Suggestions on how to improve the examples will be greately appreciated.
I would like to convert this into a tutorial on C++11 for C++98 developers.
