Closed andrewcorrigan closed 2 years ago
This commit is part of 1.80.
The commit that fixes the libc++15 issue is https://github.com/boostorg/config/commit/f0af4a9184457939b89110795ae2d293582c5f66, and it's not in 1.80. It should be in 1.81.
Excellent, thank you for the quick response and clarification!
Closing...
I'm getting this error in Boost 1.80.0 with Clang/Libc++-15
It looks like this is already fixed here and has been since 2019, 504857692148d52afe7110bcb96cf837b0ced9d7 and the current version doesn't even have any
std::unary_function
code, even with a guard. Is there a timeline for the version ofcontainer_hash
in this repo to merged into the released version of Boost?