bsl::vector<char const*>::emplace

Synopsis

Declared in <bslstl_vector.h>

template<class ARG>
iterator
emplace(
    const_iterator position,
    ARG&& arg);