fix build by (besides wanted fixes) remove move semantics for now
As mentioned in the previous commit, this mainly fixes the build by removing C++14 move semantics in some cases. Lack of deeper knowledge of the new C++14 features can be blamed here.
Ramblings about hobbyist game development
fix build by (besides wanted fixes) remove move semantics for now
As mentioned in the previous commit, this mainly fixes the build by removing C++14 move semantics in some cases. Lack of deeper knowledge of the new C++14 features can be blamed here.