makeShared

Undocumented in source. Be warned that the author may not have intended to support it.
Shared!(T, AllocT)
makeShared
(
T
alias AllocT = SystemAllocator
)
(
auto ref T value
,
AllocatorWrapperOf!AllocT alloc = AllocatorWrapperOf!AllocT.init
)

Meta