News

About the ETL The Embedded Template Library (ETL) is not intended as a full replacement for the C++ Standard Template Library (STL), but rather as a complementary solution tailored specifically for ...
This library can help game developers to manage memory allocations and resource creation by offering some higher-level functions: Functions that help to choose correct and optimal memory type based on ...
[Function]format destinationcontrol-string &rest arguments format is used to produce formatted output. format outputs the characters of control-string, except that a tilde (~) introduces a directive.