What does it mean when there is a scope in a function argument.
---
void func(scope int* a){}
---
- scope in function argument Freddy via Digitalmars-d-learn
- Re: scope in function argument Adam D. Ruppe via Digitalmars-d-learn
- Re: scope in function argum... Ali Çehreli via Digitalmars-d-learn
