Manual
Programming Reference
typeinfo_t vector_type()
Gets the type object of Vector.
Returns the type object of Vector. The returned type is a generic type that can be instantiated by providing the element type.