aravindk2604 / advanced_cpp_training

Advanced C++ training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced C++ concepts

Concepts covered in advanced C++

  • Templates
  • Variadic templates
  • Template specialization
  • Structured Bindings
  • Lambdas
  • Functors

A detailed list of the points discussed is located at docs/experience_notes.md

TODO

  • short examples for every concept with syntax

About

Advanced C++ training


Languages

Language:C++ 98.4%Language:Makefile 1.6%