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
Create a managed pointer having the same target object as the specified original.
Declared in <bslma_managedptr.h>
ManagedPtr(ManagedPtr& original) noexcept;
Created with MrDocs