The OpenD Programming Language

mir_slim_rcptr._get_value

  1. inout(T) _get_value()
  2. inout(T) _get_value()
    struct mir_slim_rcptr(T)
    pragma(inline, true) ref return scope inout @property
    static if(!(is(T == class) || is(T == interface)))
    inout(T)
    _get_value
    ()

Meta