NonRef

Removes the Ref wrapper from R, if present

@nogc nothrow
template NonRef (
R
) {}

Members

Aliases

NonRef
alias NonRef = T
Undocumented in source.
NonRef
alias NonRef = R
Undocumented in source.

Meta