A unique pointer.
A unique pointer similar to C++'s std::unique_ptr.
Returns an object that, while in scope, replaces whatever theAllocator was with TestAllocator.
See Source File
A unique pointer.