Create a managed pointer having the same target object as the specified original.

Synopsis

Declared in <bslma_managedptr.h>

ManagedPtr(ManagedPtr& original) noexcept;

Created with MrDocs