Use `src` and `dst` instead of less common variable names, less redundant logic, simpler use of const, and "typename" for template arguments instead of "class".
Use `src` and `dst` instead of less common variable names, less redundant logic, simpler use of const, and "typename" for template arguments instead of "class".