Skip to content

Merge some changes after using cppcheck

Luka Vukotic requested to merge luka_vukotic_cppcheck into main

Used std::copy instead of loop and added const prefix for vector argument in set_all_neighbours function and many other things that cppcheck suggested me to do

Merge request reports