Bundle.make

Undocumented in source. Be warned that the author may not have intended to support it.
struct Bundle(Allocator)
T
make
(
T
Args...
)
(
auto ref Args args
)
if (
is(T == class) ||
is(T == interface)
)

Meta