a missing vtable usually means the first non-inline virtual member function has no definition.
这个报错很明显了Edge::Edge()没有定义。
a missing vtable usually means the first non-inline virtual member function has no definition.
这个报错很明显了Edge::Edge()没有定义。