December 28, 2019
The binary multiplication assignment operator.
The * operator is predefined for numeric types to do mathmatical multiplication. The *= operator can't be overloaded directly, but user-defined types can overload the * operator
© 2020 www.AmieDD.com #amiedd