Skip to content

[documented code / -pedantic -std=c++98] - This project aims to familiarize with the syntax of the CPP as well as the basics of the OOP

Notifications You must be signed in to change notification settings

clemedon/cpp_pool

Repository files navigation

C++ POOL

This project aims to familiarize with the syntax of the CPP as well as the basics of the OOP. It is also a personal reference for the standard and "best practices" that I was able to discover and choose along the way starting with the greatest possible respect for the principle of encapsulation which translates, among other things, into the most restricted use possible (within the limits of the instructions imposed by the exercises) of getters and setters.

About

[documented code / -pedantic -std=c++98] - This project aims to familiarize with the syntax of the CPP as well as the basics of the OOP

Topics

Resources

Stars

Watchers

Forks