Content deleted Content added
Line 224:
protected:
// We make clear Shape
Shape() = default;
Shape(const Shape&) = default;
|
Line 224:
protected:
// We make clear Shape
Shape() = default;
Shape(const Shape&) = default;
|