Synopsis

Declared in <bslstl_vector.h>

template<class ARG>
vector<VALUE_TYPE*, ALLOCATOR>::iterator
emplace(
    const_iterator position,
    ARG&& arg);

Created with MrDocs