To help LDC/GDC

Walter Bright newshound2 at digitalmars.com
Wed Apr 10 17:41:00 PDT 2013


On 4/10/2013 5:33 PM, deadalnix wrote:
> call with const parameter can be considered strongly pure if the argument is
> immutable

The argument doesn't need to be immutable because nobody can change it while the 
function is running.



More information about the Digitalmars-d mailing list