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
Trivial type trait will be deprecated in C++26, we need to make sure we omit trivial type check and its related facilities to be compatible with C++26.