Remix.run Logo
Cyan488 a day ago

This is common in embedded systems, where there is limited memory and no OS to run garbage collection.

criddell a day ago | parent [-]

Garbage collection in C++?