Is it possible to write some class members in another module ?

Adam D. Ruppe destructionator at gmail.com
Tue May 19 22:10:25 UTC 2020


On Tuesday, 19 May 2020 at 22:01:03 UTC, Vinod K Chandran wrote:
> Is it possible to write some class members in another module ?

You can make some of members be other structs that you aggregate 
together.


More information about the Digitalmars-d-learn mailing list