For basic types and string types, the format specification is based on the format specification in Python.| en.cppreference.com
Adding cppfront in your IDE / build system| hsutter.github.io
Declarations and aliases| hsutter.github.io
In order to instantiate a class template, every template argument must be known, but not every template argument has to be specified. In the following contexts the compiler will deduce the template arguments from the type of the initializer:| en.cppreference.com