summaryrefslogtreecommitdiff
path: root/README
blob: 6094a98f93c60bb9f8e2215bf0c127117dd44fda (plain)
1
2
3
4
5
6
7
My exercises for C++ Primer 5th edition.

Not all exercises are included.

Some exercises may or may not follow the directions completely,
it could be because of compiler flags that i have enabled and i have to make changes.
Or it could be because i wanted to add some extra small things to make it easier.