Files
jsix_import/src/kernel/memory.h.cog
Justin C. Miller 42d7f4245d [kernel] Remove placement-new declaration from memory.h.cog
Finishing the trend of using `#include <new>` to define new, get rid of
the last bits of custom-declared operator new.
2022-01-27 22:04:06 -08:00

2.7 KiB