親クラスには仮想デストラクタ・メソッドがあるが、親クラスには仮想デストラクタを持たない子クラスがある。
A parent class has a virtual destructor method, but the parent has a child class that does not have a virtual destructor.