mir_slim_rcptr.opUnary

Defines the unary `*` operator for `mir_slim_rcptr` to return the referenced value via `_get_value`.

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