$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Marko Stanisic (sankerspace_at_[hidden])
Date: 2019-08-25 09:29:10
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 <boost-users_at_[hidden]> wrote:
>
> undefined reference to `std::thread::hardware_concurrency()'