On Mon, Jun 22, 2015 at 8:39 PM, philippecp via Digitalmars-d <
digitalmars-d@puremagic.com> wrote:

>
> I think the best approach is the following:
> * Throw exceptions on debug (usability)
> * Leave undefined on release (performance)
>

Please no.

Different behavior between release and non is not something to be desired.

Reply via email to