Curiously recurring template pattern: Difference between revisions

Content deleted Content added
Line 224:
 
protected:
// We make clear Shape Classclass needneeds to be inherited
Shape() = default;
Shape(const Shape&) = default;