Skip to content

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