Only inherit when the class is empty
Open
bug
design
- Dominant language
- C++
- Stars
- 509
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
The main reason for inheritance is to take advantage of EBO. So it might be best to only inherit when classes are empty. This is related to issue #129, and may supersede it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.