/Modern-C-handbook

This repository will be a handbook with the purpose of facilitating modern C++

Last modification: September 8 of 2019

Modern C++ Handbook

This handbook will be an utility for developers who want to learn all the new C++ features available from C++ 11 and on. This is an exploratory handbook so take what I write as an hypotesis and validate what ever you wan't. If you find any mistakes don't hesitate to let me know!

Modification history

  • September 8 of 2019:
    • The handbook was created!
    • Initiated the chapter on smart pointers