Similar to `DUMA_NO_GLOBAL_MALLOC_FREE`, it would be really nice if there were a `DUMA_NO_GLOBAL_NEW_DELETE` option which would disable the DUMA implementations of `new`, `new[]`, `delete`, and `delete[]` from being included into the library.
Log in to post a comment.