I want to add v2 to v1. My member function is working, but free function is not. How can I solve this problem, thanks.
When I compile with: clang++ -std=c++2a hw1.cpp