Stefan Ivanov

Results 5 comments of Stefan Ivanov

@emil-e, I am considering making a pull request to add this. Have you done anything on the topic or has someone else come close to implementing this? If I am...

@ibtaylor , thanks for the info and your workaround implementation. I also think it would be better to crawl the actual space at the bit level so I will see...

> @Thorius ever get the chance to work on this? I may be revisiting this soon. Unfortunately, I have not. I created a prototype but I was not super happy...

C++17 introduced `noexcept` into the type system so it is more likely that this is a library issue as some previously C++14 valid code becomes invalid C++17 one. Since `noexcept`...

RapidCheck is now in vcpkg. `vcpkg install rapidcheck[:triplet]` is all you need! Also, I think it is better to close this issue now.