Declared in <bslstl_vector.h>
<bslstl_vector.h>
vector<VALUE_TYPE*, ALLOCATOR>::reference operator[](size_type position);
» more...
vector<VALUE_TYPE*, ALLOCATOR>::const_reference operator[](size_type position) const;
Created with MrDocs