Qore Programming Language 1.14.2
|
manages a reference count of a pointer to a class that takes a simple "deref()" call with no arguments More...
#include <ReferenceHolder.h>
Public Member Methods | |
DLLLOCAL | SimpleRefHolder (SimpleRefHolder &&old) |
move constructor More... | |
DLLLOCAL T * | swap (T *val) |
swaps the current value for a new one More... | |
manages a reference count of a pointer to a class that takes a simple "deref()" call with no arguments
|
inline |
move constructor
|
inline |
swaps the current value for a new one