C++ Libraries
Definition and building C++ libraries that can be used by multiple programs. In particular :
- Separate Compilation and External Linking
- Implementation and Building of Static / Dynamic Libraries
- Three main approaches to use Dynamic Libraries
- Header-only Libraries and documentation basis with Doxygen
Don't hesitate to checkout the Link to Lecture Slides ...