Check whether function/delegate uses any shared or global variables

Nikhil Jacob via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Dec 12 03:02:21 PST 2016


Is there any way to check whether a function/delegate passed to a 
function uses any shared or global variables ?

I could not find any in std.traits.




More information about the Digitalmars-d-learn mailing list