FromRefType.FromRefType

Undocumented in source.
  1. alias FromRefType = T
  2. alias FromRefType = typeof(*(R.init))
    template FromRefType(R)
    static if(!(is(T == class)))
    alias FromRefType = typeof(*(R.init))

Meta