Go to file
Deukhoofd 1dc3aafd33
continuous-integration/drone/push Build is passing Details
Use vector instead of set for types.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-10-23 16:51:15 +02:00
CInterface Use vector instead of set for types. 2020-10-23 16:51:15 +02:00
extern Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
src Use vector instead of set for types. 2020-10-23 16:51:15 +02:00
tests Switch unit test library from Catch2 to DocTest. 2020-09-25 12:43:08 +02:00
.clang-format Adds secondary effect parameter system. 2020-04-10 16:35:24 +02:00
.clang-tidy Adds some documentation, add .clang-tidy file. 2020-09-26 12:46:48 +02:00
.drone.yml Sign build. 2020-09-30 18:56:04 +02:00
.gitignore Start working on documentation. 2020-09-25 18:24:28 +02:00
CMakeLists.txt Document StatisticSet, add constraint that its generic type must be an integer type. 2020-09-30 18:53:18 +02:00
CmakeConanSetup.cmake Removed temp compiler version again. 2020-08-20 15:17:51 +02:00
Doxyfile Start working on documentation. 2020-09-25 18:24:28 +02:00
conanfile.py Use vector instead of set for types. 2020-10-23 16:51:15 +02:00