25 Aug
2019
25 Aug
'19
9:29 a.m.
Try to compile it with that compiler settings: g++ –std=c++14 -pthread Hint comes from here: https://www.geeksforgeeks.org/thread-hardware_concurrency-function-in-c/amp/ Sent from my iPhone
On 24.08.2019, at 20:05, Adrian C via Boost-users
wrote: undefined reference to `std::thread::hardware_concurrency()'