Fix several code defects detected with -Wall flag
- use default copy constructor for
FourVector
- follow the suggestions of compiler ob move in the
emplace_back
- add comments
- add extra flags to cmake for the newest clang
Edited by Andrii Verbytskyi
FourVector
emplace_back