CountRefHandle::CountRefHandle
Construct from T
Synopsis
Declared in <support/CountRefHandle.h>
CountRefHandle(T const& t);
Parameters
Name |
Description |
t |
The object to copy construct from |
Created with MrDocs
Construct from T
Declared in <support/CountRefHandle.h>
CountRefHandle(T const& t);
Name |
Description |
t |
The object to copy construct from |
Created with MrDocs