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
I was not (knowingly) using any features of C++17 (which at the time of writing, was not yet standardised). Can you please share details of platform, cmake version, and compiler, and I'll do my best to resolve for you.
The source code compiles fine under C++ 2011,
But the benchmark can only use C++ 2017.
For someone who only has C++ 2011, this
cmake
fails overall due to this inability compile benchmark.The text was updated successfully, but these errors were encountered: