DualAllocatorU.get

Undocumented in source. Be warned that the author may not have intended to support it.
struct DualAllocatorU(LocalAllocT, SharedAllocT)
ref
get
(
T
this _
)
()
if (
is(T == LocalAllocT) ||
is(T == SharedAllocT)
)

Meta