- makeShared
Shared!(T, AllocT) makeShared(T value, AllocatorWrapperOf!AllocT alloc)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTyped
TypedPtrBase!AllocT makeTyped(T value, AllocatorWrapperOf!AllocT alloc)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeUnique
Unique!T makeUnique(T value)
Undocumented in source. Be warned that the author may not have intended to support it.