Synopsis

Declared in <bslstl_vector.h>

vector(
    size_type initialSize,
    VALUE_TYPE* value,
    ALLOCATOR const& basicAllocator = ALLOCATOR());

Created with MrDocs