List of Phobos functions that allocate memory?

Adam D. Ruppe destructionator at gmail.com
Fri Feb 7 10:33:20 PST 2014


On Friday, 7 February 2014 at 18:28:24 UTC, Jerry wrote:
> throw use structs instead of classes?

I think that'd be more costly and would mess up the whole 
inheritance checks; catch(Exception) wouldn't catch the same 
children.


More information about the Digitalmars-d mailing list