Shared Pointer of type T, using allocator Allocator. The default allocator is Mallocator.
Copy from null
Copy another SPtr!(T, Allocator)
Assign null
Provides dereferencing for pointers that are not class
Get the underlying pointer T
See Implementation
Shared Pointer of type T, using allocator Allocator. The default allocator is Mallocator.