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