Construct a back‐insertion iterator to manipulate the specified array.
Synopsis
Declared in <bdlat_arrayiterators.h>
BackInsertIterator(TYPE* array);
Created with MrDocs
Construct a back‐insertion iterator to manipulate the specified array.
Declared in <bdlat_arrayiterators.h>
BackInsertIterator(TYPE* array);
Created with MrDocs