Examples miss virtual dtor
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
Small thing to fix, abstract classes should _always_ have a virtual dtor, otherwise behaviour is undefined. Something to add in your examples probably
Contributor guide
Assessment
This issue has not been assessed yet.