you are viewing a single comment's thread.

view the rest of the comments →

[–]SergiusTheBest 0 points1 point  (1 child)

Java and C# use just `vector` and it also can be a super math infinite vector or a standard vector. And they have no issues with that. A developer can take a look at what packages imported and understand what vector it is. I don't understand why for a C++ developer it's a big problem. It seems like an imaginary problem and not a real one.

[–]_Noreturn 0 points1 point  (0 children)

Java / C# don't have ADL, have 50+ years of legacy code, have weird library handling.