On Monday, 25 May 2020 at 22:32:52 UTC, Vinod K Chandran wrote:
What is an opCast ?
operator overload of the cast function. if you didn't write one, you don't have to worry about this.
Adam D. Ruppe via Digitalmars-d-learn Mon, 25 May 2020 16:00:51 -0700
On Monday, 25 May 2020 at 22:32:52 UTC, Vinod K Chandran wrote:
What is an opCast ?
operator overload of the cast function. if you didn't write one, you don't have to worry about this.