BloombergLP::bslma::ManagedPtr::swap

Exchange the value and ownership of this managed pointer with other.

Synopsis

Declared in <bslma_managedptr.h>

void
swap(ManagedPtr& other);

Parameters

NameDescription
othermanaged pointer to exchange with this object