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
A constexpr variable may be of class type, so inheriting from integral_constant would not provide a value in the manner described (since non-type template parameters of class type are rather newer than C++14).