Emplace a newly constructed element at the specified position.

Synopsis

Declared in <bslstl_vector.h>

Return Value

iterator referring to the newly emplaced element

Parameters

Name

Description

position

element position or insertion point

Created with MrDocs