diff options
author | Ahmad Samir <a.samirh78@gmail.com> | 2022-06-24 19:17:53 +0200 |
---|---|---|
committer | Ahmad Samir <a.samirh78@gmail.com> | 2022-07-17 13:11:48 +0000 |
commit | 491f546463df18c9d8831d803b6382bdd05d7622 (patch) | |
tree | f8455896017920a58f82c157fa03564bb507d80c /src/core/kconfig.cpp | |
parent | d96f19bc22fa622c9f65b817714b555540920e80 (diff) | |
download | kconfig-491f546463df18c9d8831d803b6382bdd05d7622.tar.gz kconfig-491f546463df18c9d8831d803b6382bdd05d7622.tar.bz2 |
Don't inherit from containers
Containers (both Qt and STL) don't have virtual destructors, which could
be an issue when trying to delete an object of a derived class via a
pointer to the base class.
Diffstat (limited to 'src/core/kconfig.cpp')
0 files changed, 0 insertions, 0 deletions