<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">denisgolovan <<a href="mailto:denisgolovan@yandex.ru">denisgolovan@yandex.ru</a>> schrieb am Sa., 2. Juni 2018, 10:28:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, I strongly support removing that functionality in favor of user operator overloads or vector-compatible way.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">To clear something up: this new operator will definitely not be removed. Period. </div><div dir="auto"><br></div><div dir="auto">What might be done however (and what I had planned) is that existing overloads of the "+"-operator take precedence to the internal operator. </div><div dir="auto"><br></div><div dir="auto">Though I wouldn't mind introducing a syntax that can be used to force a element wise operation on a array. This way one wouldn't need to do the overload for the array, but the compiler would pick the operator of the element type instead. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>