Empty main (for reference of overhead)
Standard C++ Hello World using std::stringstream
Format integers into std::stringstream
Instantiate a std::list<int>
Instantiate std::list of multiple types
Instantiate a std::map<int, int>
Instantiate std::map of multiple types
Instantiate a std::list<int>
Instantiate std::list of multiple types
Source code available at https://kb.segger.com/emRun++