We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e29f3 commit de36448Copy full SHA for de36448
README.md
@@ -364,8 +364,9 @@ Checkout the [main](https://github.com/mtrebi/thread-pool/blob/master/src/main.c
364
# Future work
365
366
* Make it more reliable and safer (exceptions)
367
-* Find a better way to use it with member functions (thanks to rajenk)
+* Find a better way to use it with member functions (thanks to @rajenk)
368
* Run benchmarks and improve performance if needed
369
+ * Evaluate performance and impact of std::function in the heap and try alternatives if necessary. (thanks to @JensMunkHansen)
370
371
# References
372
0 commit comments