isvalid

Undocumented in source. Be warned that the author may not have intended to support it.
@safe pure nothrow
bool
isvalid
(
genType
)
(
const ref genType vec
)
if (
isVector!genType &&
isFloatingPoint!(genType.valueType)
)

Meta