advanced-cpp

Learning C++

In this repo, there’re some code I used to learn more about C++ Modern features.

Also, I’ve been trying to decompile/check the assembly code using gdb and godbolt to understand how the language do some things.

If you want to learn with me, I recommend theses resources: