You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to set an expected value for an std::array (which holds a signature), but the compiler keeps complaining about constant expressions. For anything other than arrays it compiles just fine. Here's the full log: https://pastebin.com/eEuezzA4
The text was updated successfully, but these errors were encountered:
I have been trying to set an expected value for an std::array (which holds a signature), but the compiler keeps complaining about constant expressions. For anything other than arrays it compiles just fine. Here's the full log: https://pastebin.com/eEuezzA4
The text was updated successfully, but these errors were encountered: