Unique pointer of type T, using allocator Allocator. The default allocator is Mallocator.
Copying is disabled
Assigning to is disabled
Provides dereferencing for pointers that are not class
Get the underlying pointer T
See Implementation
Unique pointer of type T, using allocator Allocator. The default allocator is Mallocator.