bsl::vector<VALUE_TYPE*, ALLOCATOR>::operator=

Copy-assign from the specified rhs.

Synopsis

Declared in <bslstl_vector.h>

vector<VALUE_TYPE*, ALLOCATOR>&
operator=(vector const& rhs);

Return Value

reference providing modifiable access to this vector

Parameters

NameDescription
rhsright-hand operand