C++ Superset
Based on an Open Source project named “Root Pointer”, Fornux C++ Superset is the only one able to implicitly fix cyclic references (blocks of memory pointing to each other which never get deallocated). Fornux C++ Superset also does not consume extra memory or slow down the final executable when compared to similar products and works with all compilers supporting the ISO C++17, making it perfect to run on embedded devices.
- Injects deterministic memory manager;
- Implicitly fixes all memory leaks;
- Even detects cyclic memory leaks;
- Works for Linux, MacOS, Windows and embedded devices.