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
Create a template adaptor semantically equivalent to std::variant, but in which the discriminant is user-specified instead of a "one size fits all" solution.