Copy assignment is deleted; reference counts are not copied.

Synopsis

Declared in <llvm/ADT/IntrusiveRefCntPtr.h>

Return Value

A CRTP mixin class that adds reference counting to a type.

Parameters

Name

Description

Other

Source object that would be assigned from.

Created with MrDocs