proposed @noreturn attribute

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Jul 10 23:46:11 PDT 2017


On 2017-07-10 22:00, Walter Bright wrote:

> Yes. Not having it makes enforce(), for example, generate poor code.

Not sure I understand. "enforce" will return if the condition is true.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list