#include <omgui/refcount.h>
Namespaces | |
| namespace | omgui |
Functions | |
| void | intrusive_ptr_add_ref (omgui::RefCountable *countable) |
| void | intrusive_ptr_release (omgui::RefCountable *countable) |
| void intrusive_ptr_add_ref | ( | omgui::RefCountable * | countable | ) |
Supports Pointer reference counting
| void intrusive_ptr_release | ( | omgui::RefCountable * | countable | ) |
Supports Pointer reference counting