emplace

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc
emplace
(
T
Args...
)
(
void[] buf
,
auto ref Args args
)
if (
is(T == class) ||
is(T == struct)
)

Meta