PtrSetWrap::PtrSetWrap
Copy constructor
Synopsis
Declared in <support/PtrSet.h>
PtrSetWrap(PtrSetWrap<T> const& that);
Parameters
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs
Copy constructor
Declared in <support/PtrSet.h>
PtrSetWrap(PtrSetWrap<T> const& that);
Name |
Description |
that |
The object to copy construct from |
Created with MrDocs