Skip to content

brodimt/cpp-tuto

 
 

Repository files navigation

cpp-tuto

C++ tutorial

Tuto draft & notes

TODO: move all to wiki

  • wiki
  • plan-doc.txt
  • suivi.txt

Code tests & ND-array

  • Factorielle : metaprog intro
  • WorkingOnType : functions type->type
  • array.cpp : foundations for fast array implementation - static/dynamic ints, meta-functions, etc.
  • interface.cpp : ND-array code - nice arch but low perf

Extra

  • compile.sh : interactive compile script

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • Objective-C 7.4%
  • Shell 1.5%