Vec.opCast

Cast the vector to another type of component

struct Vec(T, size_t N)
const
opCast
(
V
)
()
if ()
if (
N > 0 &&
isNumeric!T
)

Meta