On Thursday, 15 July 2021 at 17:21:45 UTC, Tejas wrote:
I can do it like this in C++:
You don't just put class def and class abc in the same module and you get the same effect though.
Adam D Ruppe via Digitalmars-d-learn Thu, 15 Jul 2021 10:30:50 -0700
On Thursday, 15 July 2021 at 17:21:45 UTC, Tejas wrote:
I can do it like this in C++:
You don't just put class def and class abc in the same module and you get the same effect though.