Metaprogramming: check for ref

mist none at none.none
Sun Sep 30 11:31:03 PDT 2012


How can I:
1) check if function returns by ref
2) check if function parameters are ref
..outside of function body. Is parsing typeof(func).stringof only 
valid option?


More information about the Digitalmars-d-learn mailing list