vector<T,N>.add¶ Description¶ Signature¶ vector<T, N> vector<T, N>.add(vector<T, N> other) where T : __BuiltinIntegerType; vector<T, N> vector<T, N>.add(vector<T, N> other) where T : __BuiltinFloatingPointType; Parameters¶ other : vector<T, N>¶