[#BloombergLP-bdlat_ArrayIterators-BackInsertIterator-2constructor-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_ArrayIterators.adoc[bdlat_ArrayIterators]::xref:BloombergLP/bdlat_ArrayIterators/BackInsertIterator.adoc[BackInsertIterator]::BackInsertIterator :relfileprefix: ../../../ :mrdocs: Construct a back‐insertion iterator to manipulate the specified `array`. == Synopsis Declared in `<bdlat_arrayiterators.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- BackInsertIterator(TYPE* array); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#