[Issue 17758] assignment of different vector types should require cast

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 18 16:27:18 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17758

bitter.taste at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bitter.taste at gmx.com

--- Comment #1 from bitter.taste at gmx.com ---
The specification states the following about the implicit conversion between
vectors

> Vector types of the same size can be implicitly converted among each other.

--


More information about the Digitalmars-d-bugs mailing list