operator overloading outside the type
Paolo Invernizzi
paolo.invernizzi at gmail.com
Sat Mar 29 10:47:59 UTC 2025
On Saturday, 29 March 2025 at 03:01:32 UTC, Steven Schveighoffer
wrote:
> The solution we currently have is to add the overloads to a
> custom implementation of them. This doesn't work for importC at
> all, which is why this is now way more important than it was
> before.
Exactly: we are using raylib (and raygui) via importC, the
addition of module-level operators on that would be welcomed.
More information about the Digitalmars-d
mailing list