Closed jeking3 closed 5 years ago
This is a known, expected, and documented behavior on C++17. I disabled this test on C++17 for some compilers but as more C++17 compilers become available this expected failure will show more frequently. I will change the test to pass in this case on all C++17 so this won't be a problem anymore.
fixed these tests in develop branch for C++17 and above (will merge into master for next boost release)
Fails (as expected) cxxstd=14 but the build seems to succeed in cxxstd=17 mode. https://api.travis-ci.org/v3/job/450610134/log.txt