meanType.V

Undocumented in source.
template meanType(T)
package
static if(__traits(compiles, ))
alias V = typeof((U.init + U.init) / 2)

Meta