/CPP-Modules

Random CPP exercises

Primary LanguageC++

CPP-Modules

Documentation :

If you are a student at 42, I advise you to watch the educational videos (pedago) on the intranet.

Extern utils :

For all of your cpp projects I advise you to compile with :
$ clang++ -Wall -Wextra -Werror -std=c++98 #your_files.cpp