Skip to content
Commit c3d0a84a authored by Christoph Schwering's avatar Christoph Schwering
Browse files

Cleaned up copy/move constructors/assignment.

When copy (move) constructor/assignment is deleted, then move (copy)
constructor/assignment is implicitly also deleted. But it should be
fine to move a Grounder or a Solver or a Factory; so their move
constructor/assignment are now declared as default.

Also, some of the declarations were just wrong or redundant.
parent 9dad9765
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment