Synopsis
Declared in <bslstl_vector.h>
template<class ARG>
iterator
emplace(
const_iterator position,
ARG&& arg);
Created with MrDocs
Declared in <bslstl_vector.h>
template<class ARG>
iterator
emplace(
const_iterator position,
ARG&& arg);
Created with MrDocs