opindex_wrap.opindex_methodT

Undocumented in source.
template opindex_wrap(T, alias fn)
static if(!(Params.length == 1))
alias opindex_methodT = method_dgwrap!(T, fn)

Meta