Open niclar opened 3 years ago
@PhoebeHui Boost was updated.
@yurybura this issue very much remains though (not changed in boost 1.77).
(I'll file the PR as soon as I get some time over.)
@niclar Is there any progress on the issue? Does the problem still exist in the latest version?
@FrankXie05 still there. I'll get a PR out there in a bit. Just use the code above
@niclar Thanks for your reply, I will continue to follow up on this issue.
@niclar Upstream attempts to fix this, Can you go and verify it? see: https://github.com/boostorg/utility/commit/f3963f5375799f3e3577edfafd2579e4b6481258
We need the upstream to confirm https://github.com/boostorg/utility/issues/65 is fixed.
@Lastique, the latest boost version 1.8.4 have been fixed this issue?
Not to my knowledge.
https://github.com/boostorg/utility/issues/65
Known error in boost operators that manifests itself as an infinite recursion in gcc,clang (c++2a) and now visual studo 2019 Version 16.9.0 Preview 3.0 (/std:c++latest).
I'll open a PR for the windows part with something like;