Allocate a class using allocator and initialize with args
A bundle of classes (different classes) that are destroyed and freed when the bundles destructor is called.
See Source File
Boost Software License 1.0
Copyright (c) 2021, Joakim Brännström. All rights reserved.
Joakim Brännström (joakim.brannstrom@gmx.com)
Some code is copied from Atila Neves automem.
Convenient functions to use std.experimental.allocator with classes.