You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -910,7 +910,7 @@ Cpp-Taskflow is being actively developed and contributed by the following people
910
910
-[Nan Xiao](https://github.com/NanXiao) fixed compilation error of unittest on the Arch platform
911
911
-[Vladyslav](https://github.com/innermous) fixed comment errors in README.md and examples
912
912
-[vblanco20-1](https://github.com/vblanco20-1) fixed compilation error on Microsoft Visual Studio
913
-
-[Glen Fraser](https://github.com/totalgee) created a standalone C++14-compatible [threadpool](./taskflow/threadpool/threadpool_cxx14.hpp)for taskflow; various other fixes and examples
913
+
-[Glen Fraser](https://github.com/totalgee) created a standalone C++14-compatible for taskflow; various other fixes and examples
914
914
-[Guannan Guo](https://github.com/gguo4) added different threadpool implementations to enhance the performance for taskflow
915
915
-[Patrik Huber][Patrik Huber] helped fixed typos in the documentation
916
916
-[ForgeMistress][ForgeMistress] provided API ideas about sharing the executor to avoid thread over-subscription issues
0 commit comments