Synopsis

Declared in <bslstl_vector.h>

iterator
insert(
    const_iterator position,
    std::initializer_list<void*> values);

Created with MrDocs