Prata C++ Primer Plus 📕 Solutions to the programming exercises of the book "C++ Primer Plus" (6th edition) by Stephen Prata ⚙️ The project uses: C++11 C++ Standard Template Library 📚 Contents Dealing with Data Compound Types Loops and Relational Expressions Branching Statements and Logical Operators Functions: C++’s Programming Modules Adventures in Functions Memory Models and Namespaces Objects and Classes Working with Classes Classes and Dynamic Memory Allocation Class Inheritance Reusing Code in C++ Friends, Exceptions, and More The string Class and the Standard Template Library Input, Output, and Files Visiting with the New C++ Standard