To help LDC/GDC

Walter Bright newshound2 at digitalmars.com
Wed Apr 10 11:31:27 PDT 2013


On 4/9/2013 7:50 AM, Simen Kjærås wrote:
> It's based purely on function signature

Correct.

(I should point out that there are cases where the compiler infers purity from 
the function body:

1. lambdas
2. template functions
3. auto functions
)


More information about the Digitalmars-d mailing list