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
For some reason, context_t::flags() is marked as virtual, even though primary_context_t does not override it, and there are no other subclasses. That's a mistake.