bsl::vectorBase<unsigned long long>::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<unsigned long long>> base);