Synopsis

Declared in <bslstl_vector.h>

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

Created with MrDocs