Overriding behaviour of `is` for small-sized-optimized strings
Per Nordlöw
per.nordlow at gmail.com
Sun Nov 4 14:40:11 UTC 2018
On Sunday, 4 November 2018 at 13:19:45 UTC, Jacob Carlborg wrote:
> You cannot overload the the "is" operator. Use "==" if you want
> to overload it.
Ok, thanks.
More information about the Digitalmars-d-learn
mailing list