Simple parallel search implementation in C++11
Go to file
2021-12-15 15:43:30 +01:00
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 2021-12-15 15:43:28 +01:00
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 2021-12-15 15:43:28 +01:00
CMakeLists.txt Projektdateien hinzufügen. 2021-12-15 15:43:30 +01:00
CMakeSettings.json Projektdateien hinzufügen. 2021-12-15 15:43:30 +01:00
main.cpp Projektdateien hinzufügen. 2021-12-15 15:43:30 +01:00
SearchJob.hpp Projektdateien hinzufügen. 2021-12-15 15:43:30 +01:00