-- The old way of overloading constructors and calling super didn't work (might have been a consequence of merge). This is the right way to do the copy constructor with the call to super() |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||
-- The old way of overloading constructors and calling super didn't work (might have been a consequence of merge). This is the right way to do the copy constructor with the call to super() |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| test | ||