Skip to content

PtrSetWrap::const_iterator::const_iterator

Copy constructor

Synopsis

Declared in <support/PtrSet.h>

const_iterator(const_iterator const& other) = default;

Parameters

Name

Description

other

The object to copy construct from

Created with MrDocs