Fred
Results
4
comments of
Fred
@paulocoutinhox In case you still got this issue, try adding the compile options **`-fno-elide-constructors`** and **`-fno-default-inline`** in addition to `-fprofile-arcs` and `-ftest-coverage` as it may also help with coverage of...
Addressed feedback from @zserik . Both commits might not be the most ideal solution. For the use of this thread pool only the `ThreadPool.h` file is nessesary while the `example.cpp`...
done :)