|
HDK
|
#include <delegatedCountPtr.h>
When constructing a TfDelegatedCountPtr from a raw pointer, use the TfDelegatedCountIncrementTag to explicitly signal that the pointer's delegated count should be incremented on construction. This is the most common tag.
Definition at line 27 of file delegatedCountPtr.h.