-rw-r--r-- | .gitignore | 2L |
-rw-r--r-- | README.md | 38L |
-rw-r--r-- | raii/all-constructors.cpp | 94L |
-rw-r--r-- | raii/allocate.cpp | 8L |
-rw-r--r-- | raii/constructor-hello-world.cpp | 17L |
-rw-r--r-- | raii/surprising-error.cpp | 11L |
-rw-r--r-- | sort-benchmark/integers/Makefile | 20L |
-rw-r--r-- | sort-benchmark/integers/sort.c | 29L |
-rw-r--r-- | sort-benchmark/integers/sort.cpp | 25L |
-rw-r--r-- | sort-benchmark/integers/sort_parallel.cpp | 28L |
-rw-r--r-- | sort-benchmark/notes.txt | 11L |
-rw-r--r-- | sort-benchmark/pairs/Makefile | 20L |
-rw-r--r-- | sort-benchmark/pairs/sort.c | 38L |
-rw-r--r-- | sort-benchmark/pairs/sort.cpp | 32L |
-rw-r--r-- | sort-benchmark/pairs/sort_parallel.cpp | 35L |
-rw-r--r-- | templates/bigint.h | 255L |
-rw-r--r-- | templates/factorial.cpp | 22L |
-rw-r--r-- | templates/pair.cpp | 35L |
-rw-r--r-- | templates/println.cpp | 18L |
-rw-r--r-- | templates/std_array.cpp | 16L |
-rw-r--r-- | templates/swap.cpp | 16L |
-rw-r--r-- | templates/zmodn-1.cpp | 54L |
-rw-r--r-- | templates/zmodn-2.cpp | 55L |
-rw-r--r-- | templates/zmodn-3.cpp | 57L |
-rw-r--r-- | templates/zmodn-4.cpp | 71L |