Should we add `a * b` for vectors?

Steven Schveighoffer schveiguy at yahoo.com
Thu Oct 5 13:13:52 UTC 2017


On 10/3/17 10:00 PM, Walter Bright wrote:
> 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.

That's not always possible.

-Steve


More information about the Digitalmars-d mailing list