cppprimer
https://github.com/pezy/cppprimer
C++
:books: Solutions for C++ Primer 5th exercises.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported15 Subscribers
Add a CodeTriage badge to cppprimer
Help out
- Issues
- terminate called after throwing an instance of 'std::bad_alloc
- Exercise 9.28(The loop may not stop)
- Fix compile error
- Fix unique ptr reset()
- Small modification for answer of Exercise 3.9 - mention `s` is a empty string
- An error in exercise 16.28, in file <unique_pointer.h>
- Bug report exercise 16.12
- Update ex16_28_unique_ptr.h
- Update ex 1_11.cpp
- #include<exception>
- Docs
- C++ not yet supported