On 10/3/2017 5:24 PM, Steven Schveighoffer wrote:
It also can be cheaper to pass a small struct by value.
Should not be a problem if the compiler inlines it.
Walter Bright via Digitalmars-d Tue, 03 Oct 2017 19:05:32 -0700
On 10/3/2017 5:24 PM, Steven Schveighoffer wrote:
It also can be cheaper to pass a small struct by value.
Should not be a problem if the compiler inlines it.