Commit Graph

4 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 fa4407e74a Update selection sort example 2021-05-23 11:03:59 -04:00
Shaun Reed d4f6fb9d41 Add new cpp/algorithms directory, include basic selection sort example 2021-01-17 17:04:20 -05:00