[Bug c++/101651] vector extension and element access vs C++17 constexpr functions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101651 --- Comment #3 from Andrew Pinski --- (In reply to Andrew Pinski from comment #2) Here is clang's error message which is 1% wrong. :7:16: error: constexpr function never produces a constant expression [-Winvalid-constexpr] constexpr auto ge
[Bug c++/101651] vector extension and element access vs C++17 constexpr functions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101651 Andrew Pinski changed: What|Removed |Added Summary|vector extension and|vector extension and