Home | Libraries | People | FAQ | More |
Release the referenced object.
void release();
If this references an object, it is released to the referenced recycle bin. The pointer will continue to reference the same recycle bin.
this->empty()
Throws nothing.