Construct a back‐insertion iterator to manipulate the specified array.

Synopsis

Declared in <bdlat_arrayiterators.h>

BackInsertIterator(TYPE* array);

Created with MrDocs