mir_rcptr.opUnary

Dereferences the mir_rcptr to retrieve the value of the pointed-to object.

struct mir_rcptr(T)
alias opUnary(string op : "*") = _get_value