NOTE: This function has been implemented inline due to an issue with the Sun compiler.

Synopses

Declared in <bslstl_vector.h>

NOTE: This function has been implemented inline due to an issue with the Sun compiler.

vector<VALUE_TYPE*, ALLOCATOR>&
operator=(std::initializer_list<VALUE_TYPE*> values);

Created with MrDocs