Notes and examples for my 2012 UTOS Conference talk
Go to file
Stephen M. McQuay 71adea8733 added a bunch of exmaples and some notes 2012-05-05 09:01:40 -06:00
.hgignore updated ignore file 2012-05-01 17:30:28 -06:00
Makefile added a bunch of exmaples and some notes 2012-05-05 09:01:40 -06:00
README.rst updated readme 2012-05-01 17:29:03 -06:00
ilists.cc added a bunch of exmaples and some notes 2012-05-05 09:01:40 -06:00
ilists2.cc added a bunch of exmaples and some notes 2012-05-05 09:01:40 -06:00
init.cc added a bunch of exmaples and some notes 2012-05-05 09:01:40 -06:00
init_new.cc added a bunch of exmaples and some notes 2012-05-05 09:01:40 -06:00

README.rst

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

========================================
GRANDPA, I DONT WANT NONE OF YOUR C++!!
========================================

.. rubric:: Notes and examples for my 2012 UTOS Conference talk

You thought the language was essentially dead, relegated to the slaves who
produce the latest video games; you were wrong!

Last year the latest C++ standard, c++11, was ratified adding many of the
features one would expect from a modern programming language.

Come participate in an overview and example festival of some of the added
features.