Swapped pointers to the other side for types to prevent ambiguity, i.e. *int instead of int*
This commit is contained in:
@@ -101,4 +101,3 @@ fun vector<T>(first:T, second:T, third:T, fourth:T, fifth:T, sixth:T, seventh:T,
|
||||
return out
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user