Commit Graph

3 Commits

Author SHA1 Message Date
Shaun Reed fc1f247987 [cpp] Add -Wall compiler option to root CMakeLists
+ Resolve all warnings
2022-03-31 17:42:23 -04:00
Shaun Reed a97dfbe34b Clean up CMakeLists in all C++ examples
+ Rename output executables to match directory structure
+ Remove libraries for small examples
+ Supress -Wreturn-type warnings for singleton that is intentionally not copyable
2022-03-31 16:01:08 -04:00
Shaun Reed 255d7efe9f Add example for radix sort 2021-05-29 14:49:04 -04:00