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

--- Comment #2 from [email protected] ---
That is very surprising. There is already a way to express reinterpretation
casts: `*cast(T*) &variable`. Why is it necessary to overload the conversion
syntax in such a confusing fashion? Is this documented anywhere in the language
standard?

--

Reply via email to