alternative Standard Libary  0.29.8
.:: aSTL - alternative Standard Libary ::.

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.


Weitere Futures:

Geplante Implantierungen:

  • network class for socket, tcp, udp
  • img load and save
  • network streams
  • thread and threadsafe