<p>Am 01.03.2016 04:08 schrieb "Mazola Winstrol" <<a href="mailto:mazofeifer@gmail.com">mazofeifer@gmail.com</a>>:<br>
> Is there any way to overcome this? Is there any way to tell the compiler to ignore some operators depending on the specialization type?</p>
<p>No, there is not. Better not use operators other than the assignment ones or provide different Nullable types for different purposes (that maybe can be assigned to each other).</p>
<p>Regards,<br>
Sven</p>