On 2017-07-11 09:37, Iain Buclaw via Digitalmars-d wrote:
Right, you can't put noreturn on enforce itself, but you can on the internal bailOut function called by enforce.
Ah, but I though it would just contain a "throw" for the case the the condition is false. I see now that it doesn't.
-- /Jacob Carlborg
