A deleter class that calls RefCounted::Unref, and a unique_ptr alias...
A deleter class that calls RefCounted::Unref, and a unique_ptr alias RefCountPtr that uses this deleter. This class can be used to automate the management of ref-owned objects. PiperOrigin-RevId: 205217510
Loading
Please sign in to comment