From 844db4fff26852a636996fb9458af3001f5fc504 Mon Sep 17 00:00:00 2001 From: "Stephen M. McQuay" Date: Tue, 1 May 2012 17:29:03 -0600 Subject: [PATCH] updated readme --- README.rst | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index aabbe81..90fa393 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,14 @@ -cpp11 -===== +======================================== +GRANDPA, I DON’T WANT NONE OF YOUR C++!! +======================================== -Notes and examples for my 2012 UTOS Conference talk \ No newline at end of file +.. 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.