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
Microsoft::GSL has yet to implement joining_thread and with std::jthread being standardized, we should consider updating the documentation in the CoreGuidelines to std::jthread.
Today the Guidelines only mention C++17 features, this would imply adding documentation concerning C++20 features.