noDestructor ftp://ftp.de.debian.org/debian/pool/main/o/onetbb/onetbb_2022.3.0.orig.tar.xz oneTBB-2022.3.0/examples/graph/logic_sim/basics.hpp:566:13: warning: Class 'nor_body' does not have a destructor which is recommended since it has dynamic memory/resource management. [noDestructor] oneTBB-2022.3.0/examples/graph/logic_sim/basics.hpp:515:13: warning: Class 'xor_body' does not have a destructor which is recommended since it has dynamic memory/resource management. [noDestructor] oneTBB-2022.3.0/examples/graph/logic_sim/basics.hpp:471:13: warning: Class 'or_body' does not have a destructor which is recommended since it has dynamic memory/resource management. [noDestructor] oneTBB-2022.3.0/examples/graph/logic_sim/basics.hpp:427:13: warning: Class 'and_body' does not have a destructor which is recommended since it has dynamic memory/resource management. [noDestructor]