How do I create classes dynamically?
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Wed Apr 14 21:29:23 UTC 2021
    
    
  
On Wednesday, 14 April 2021 at 20:38:16 UTC, Mario wrote:
> Maybe I am just too short in D, but I wanted to find out if it 
> is possible to create classes dynamically. My problem is, I 
> just don't know where to start reading. Maybe at mixin 
> templates?
What exactly do you mean?
Your goal is probably achievable through some means, like I can 
kinda make D classes with a scripting language even.
    
    
More information about the Digitalmars-d-learn
mailing list