typealias vector<T, int N>.Element

Description

The element type of the vector

Signature

typealias vector<T, int N>.Element = T;