On 3/29/2019 12:55 PM, Rubn wrote: > You can't have reference variables in D, and I doubt walter will allow them. It > doesn't make much sense to have a type that allows ref if you can't declare a > variable with it. You can't declare a pointer to a ref in C++, either. It's not a real type.