Meik Jaeckle

Results 3 comments of Meik Jaeckle

I think I have the same issue. You can reproduce the issue with following example code. I used the https://godbolt.org/ online compiler (x86-64 gcc 13.2, Xtensa ESP32 gcc 8.4.0 2021r2...

Hi, the issue is not solved with your changes. Your test cases are missing to verify the method `constexpr const UnderlyingType& at() const noexcept`. It still fails to compile because...