What does the alias attribute do here
Gary Willoughby
dev at nomad.so
Tue Feb 4 09:09:01 PST 2014
What does the alias attribute do here:
void foo(alias bar)
{
...
}
What is the idea behind this attribute when used here?
More information about the Digitalmars-d-learn
mailing list