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