bsl::vectorBase<char const*>::adopt

Adopt all outstanding memory allocations associated with the specified base object. The behavior is undefined unless this object is in a default-constructed state.

Synopsis

Declared in <bslstl_vector.h>

void
adopt(BloombergLP::bslmf::MovableRef<vectorBase<char const*>> base);