PtrSetWrap::const_iterator::const_iterator
Constructors
Synopses
Declared in <support/PtrSet.h>
Copy constructor
const_iterator(const_iterator const& other) = default;
Construct from Iterator
const_iterator(Iterator const& that);
Created with MrDocs