Alias parameter + AA + external module
bearophile
bearophileHUGS at lycos.com
Fri Feb 8 07:20:52 PST 2013
Dicebot:
> void func!(alias arr)()
> {
> arr["key"] = 43;
> }
I think you have to remove that exclamation mark.
Bye,
bearophile
More information about the Digitalmars-d-learn
mailing list