Skip to content
Snippets Groups Projects
Marcus Mohr's avatar
Marcus Mohr authored
Major correction is to fix the wrong statement that objects would not
have access to private members of the class in other objects of the same
class. We already used that in Task#1. We now also make use of this in
the final version of VectorClass in notebook #4. Besides this updates
are mainly w.r.t. typos and formatting.
ce743007
Name Last commit Last update
images
notebooks
README.md
environment.yml

CPFT: C++ Programming with a Focus on Templates

This project houses Jupyter notebooks used in the course mentioned in the title, given in winter term 2021/2022 at LMU Munich.

Binder

Thanks to the people of xeus-cling for making it possible to run our C++ examples inside Jupyter notebooks.