I am trying to find the problem in this code, it does not compile in C++14.
I think I need to define the destructor of the Line class, but failing to do so.
Also,