On Tuesday, 27 March 2018 at 06:26:57 UTC, aliak wrote:
[snip]By the by, how come inout has to be stack based and const/immutable/mutable doesn't? Isn't inout just one of those depending on context?
Example?
jmh530 via Digitalmars-d-learn Tue, 27 Mar 2018 05:01:31 -0700
On Tuesday, 27 March 2018 at 06:26:57 UTC, aliak wrote:
[snip]By the by, how come inout has to be stack based and const/immutable/mutable doesn't? Isn't inout just one of those depending on context?
Example?