how to allocate class without gc?
Igor via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Jan 25 17:09:50 PST 2016
Is there any examples that shows how to properly allocate an
object of a class type with the new allocators and then release
it when desired?
More information about the Digitalmars-d-learn
mailing list