Synopsis

Declared in <bslstl_vector.h>

vector(
    size_type initialSize,
    void* value,
    allocator<void*> const& basicAllocator = ALLOCATOR());

Created with MrDocs