Request for Comment assert(__ctfe)

Stefan Koch uplink.coder at googlemail.com
Tue Apr 7 07:33:52 UTC 2020


On Tuesday, 7 April 2020 at 06:55:59 UTC, Walter Bright wrote:
> Sounds ok to me, as long as the assert(__ctfe) is the first 
> statement in the function body.
>
> Though I would check the linker map file to see if the linker 
> didn't already omit functions that were never called.

In order to support contracts we need to go through all the 
statements in the merged contract .... but I can split that out.


More information about the Digitalmars-d mailing list