alandefreitas / moderncpp

Modern C++: Snippets and Examples

Home Page:https://alandefreitas.github.io/moderncpp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern C++: Snippets

Modern C++ Snippets

Modern C++


  • We often need to copy and paste some snippets to code more productively.
  • Snippets can help us when it's not easy to remember all high levels features Modern C++ has to offer.
  • This repository contains lots of organized, reusable, and safe snippets for Modern C++.
  • All snippets are available in GitHub pages in a convenient way for copying and pasting.


Facebook QZone Weibo Reddit Twitter LinkedIn WhatsApp Line.me Telegram.me HackerNews


About

Modern C++: Snippets and Examples

https://alandefreitas.github.io/moderncpp/

License:MIT License


Languages

Language:C++ 77.1%Language:CMake 22.9%