std.experimental.allocator and @nogc?

Danni Coy via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Apr 11 06:22:36 PDT 2016


Lets assume I want to be able to swap in and out allocators none of
which will be the gc_allocator...
What is best practice for using std.experimental.allocator in @nogc code?


More information about the Digitalmars-d-learn mailing list