Alias on an array element

Meta jared771 at gmail.com
Fri Oct 13 14:28:56 UTC 2017


On Friday, 13 October 2017 at 13:22:42 UTC, Adam D. Ruppe wrote:
> * Use a @property ref function to return the array element and 
> trust the compiler to inline it.

You could also use pragma(inline, true).


More information about the Digitalmars-d-learn mailing list