I hate class destructors with a burning passion

rikki cattermole rikki at cattermole.co.nz
Sun Jun 6 18:24:45 UTC 2021


On 07/06/2021 5:48 AM, mw wrote:
> We can even add a compiler flag: let the developer specify the buffer 
> size, e.g. in debug build: 1024 * 100, and 1024 or 0 in release build.

It could be allocated using the DRT argument handling allowing it to be 
set at runtime rather than just at compilation.


More information about the Digitalmars-d mailing list