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
Can we mark structs and array types with the appropriate C++ constexpr tags so that these may be represented by compile-time constants? That would extend our ability to do static_assert checks.