operator overloading outside the type
Walter Bright
newshound2 at digitalmars.com
Sun Mar 30 03:13:23 UTC 2025
Previous message:
operator overloading outside the type
Next message:
operator overloading outside the type
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This can work: ``` return a.plus(b); ```
Previous message:
operator overloading outside the type
Next message:
operator overloading outside the type
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Digitalmars-d mailing list