←Index| www.scs.stanford.edu
Well, at least it’s not Swift.| MOND←TECH MAGAZINE
Converts between types using a combination of explicit and implicit conversions.| en.cppreference.com
Hello, world!| hsutter.github.io
Every template is parameterized by one or more template parameters.| en.cppreference.com
Random bits and pieces| wgml.pl
Creates and initializes objects with dynamic storage duration, that is, objects whose lifetime is not necessarily limited by the scope in which they were created.| en.cppreference.com
Declares a named variable as a reference, that is, an alias to an already-existing object or function.| en.cppreference.com