another Standard Template Libary (C++)
Eine etwas andere Standard Template Libary die viele Futures aus C# in C++ implantiert. Zum Beispiel event / delegates system siehe dafür examples/event/main.cpp.
string format function (std::frmstring(const char* fmt, …); )
another stdout and stdin output see: examples/HelloWorld/main.cpp - class std::Console