Skip to content

PtrSetWrap::PtrSetWrap

Construct from PtrSetWrap

Synopsis

Declared in <support/PtrSet.h>

PtrSetWrap(PtrSetWrap<void> const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs