Does D use zero-cost exceptions?

A email at example.org
Mon Apr 15 19:25:24 UTC 2019


It is well known that exceptions are much slower than their 
alternatives, but is there a performance cost for using 
try/catch, even when no Exception/Error is being thrown?


More information about the Digitalmars-d mailing list