Re: How to create dynamically sized objects
Straivers via Digitalmars-d-learn Thu, 29 Sep 2016 00:20:59 -0700
Actually, would just passing the parameters and an allocator do
it? You'd just need to allocate the string in the constructor,
right?
- How to create dynamically sized ob... Straivers via Digitalmars-d-learn
- Re: How to create dynamically... Straivers via Digitalmars-d-learn
- Re: How to create dynamically... Nicholas Wilson via Digitalmars-d-learn