bsl::vector<VALUE_TYPE*, ALLOCATOR>::emplace_back

Emplace a newly constructed element at the end.

Synopsis

Declared in <bslstl_vector.h>

vector<VALUE_TYPE*, ALLOCATOR>::reference
emplace_back();

Return Value

modifiable reference to the newly emplaced element