Overview of C++ 2011

Over the next few weeks, we are giving away several chapters of introductory material on C++11

C++11 brings in a number of features useful to embedded developers e.g. the potential to eliminate memory leakage. There are also features that make the language more useable in embedded development, such as the extensions to the standard library.

The first chapter - Language Extensions is available, without sign up, on our web-site as a taster. Subsequent chapters will be released through the Embedded Knowledge section of our web-site.

Our Embedded Knowledge C++11 chapters will look at some of the changes to the language and how they affect the way we write C++ code.