Home | History | Annotate | Download | only in etc

Lines Matching full:destructor

634 	destructor, it only need a protected one. Moreover fix constructor
678 his excellent book "Exceptional C++ Style", derived class destructor
681 are not polymorphic so destructor should be protected non virtual.