Construct a copy of the specified original.

Synopsis

Declared in <bdlat_arrayiterators.h>

BackInsertIterator(BackInsertIterator const& original) = default;

Parameters

Name

Description

original

iterator to copy

Created with MrDocs