The OpenD Programming Language

mir_rcptr.opUnary

import mir.rc.ptr;
struct mir_rcptr(T)
alias opUnary(string op : "*") = _get_value

Meta