mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
199 B
199 B
| title | tags | |
|---|---|---|
| signs-of-bad-code |
|
c++
- non-public inheritance is a sign of poor design, as most instances where it would be used are better implemented using object composition