Luna::UniquePtr::get
pointer get() const
Gets the underlying native pointer.
Return value
Returns the underlying native pointer. The pointer may be nullptr
if the smart pointer is null.
pointer get() const
Gets the underlying native pointer.
Returns the underlying native pointer. The pointer may be nullptr
if the smart pointer is null.