cpp_samples/README.md

195 B

cpp_samples

A repository of samples in C++

  • peano.cpp: Pattern Matching and Type Arithmetic in C++
  • typecollections.cpp : Pattern Matching of Variadic Templates for Type Collections in C++