Removed warning about implicitly declared assingment operator.
9 unresolved threads
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 23
− 21
@@ -97,17 +97,19 @@ namespace Imp {
Remove whitespace changes!
Edited by Simon Praetorius
@@ -163,8 +165,8 @@ namespace Imp {
@@ -259,17 +261,15 @@ namespace Imp {
This changes the interface. Constructor is now public, right?
Edited by Simon Praetorius
@@ -348,23 +348,25 @@ namespace Imp {
@@ -424,9 +426,9 @@ namespace Imp {
Why not make this also a
default
implementation?