Skip to content

CountRefHandle::CountRefHandle

Copy constructor

Synopsis

Declared in <support/CountRefHandle.h>

CountRefHandle(CountRefHandle<T> const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs