[#C2A258987FE00644548B6AA14334FC66BBA43AED]
Release the referenced object
void release() noexcept;
If this references an object, it is released to the referenced recycle bin. The pointer continues to reference the same recycle bin.
this->empty()
Throws nothing.