Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
Default traits for RefCounted<T>. More...
#include "include/base/cef_ref_counted.h"
Static Public Member Functions | |
static void | Destruct (const T *x) |
Default traits for RefCounted<T>.
Deletes the object when its ref count reaches 0. Overload to delete it on a different thread etc.
|
inlinestatic |