2
votes
Dividing C++ Application into Libraries
You should have a read of Large-Scale C++ Software Design by John Lakos.
You may not be able to read it before you start your work, but you should put this book on your list.
Other …
