C++ vs D: Default param values and struct to array casting

Andrew Edwards edwards.ac at gmail.com
Fri Sep 6 18:39:47 UTC 2019


On Friday, 6 September 2019 at 11:35:59 UTC, a11e99z wrote:
>
> https://dlang.org/spec/simd.html

This didn't work two well because I wont be able to access the 
members by name as C++ library expects. Will consider during 
refactoring.

> also probably u can do https://run.dlang.io/is/WMQE93

Ended up using this since it provides for named access and solves 
the overloading requirement.

Thanks,
Andrew


More information about the Digitalmars-d-learn mailing list