taming-cpp

Experiments with C++ and comparisons with C
git clone https://git.tronto.net/taming-cpp
Download | Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore2L
-rw-r--r--README.md38L
-rw-r--r--raii/all-constructors.cpp94L
-rw-r--r--raii/allocate.cpp8L
-rw-r--r--raii/constructor-hello-world.cpp17L
-rw-r--r--raii/surprising-error.cpp11L
-rw-r--r--sort-benchmark/integers/Makefile20L
-rw-r--r--sort-benchmark/integers/sort.c29L
-rw-r--r--sort-benchmark/integers/sort.cpp25L
-rw-r--r--sort-benchmark/integers/sort_parallel.cpp28L
-rw-r--r--sort-benchmark/notes.txt11L
-rw-r--r--sort-benchmark/pairs/Makefile20L
-rw-r--r--sort-benchmark/pairs/sort.c38L
-rw-r--r--sort-benchmark/pairs/sort.cpp32L
-rw-r--r--sort-benchmark/pairs/sort_parallel.cpp35L
-rw-r--r--templates/bigint.h255L
-rw-r--r--templates/factorial.cpp22L
-rw-r--r--templates/pair.cpp35L
-rw-r--r--templates/println.cpp18L
-rw-r--r--templates/std_array.cpp16L
-rw-r--r--templates/swap.cpp16L
-rw-r--r--templates/zmodn-1.cpp54L
-rw-r--r--templates/zmodn-2.cpp55L
-rw-r--r--templates/zmodn-3.cpp57L
-rw-r--r--templates/zmodn-4.cpp71L