-
Notifications
You must be signed in to change notification settings - Fork 67
Issues: boostorg/variant
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Surprising behavior of variant with is_constructible, is_assignable and is_convertible traits
#102
opened Nov 7, 2022 by
eido79
Regression after 1.62:
variant<recursive_wrapper<X>, ...>
is not constructible from X
when X
is a variant
#100
opened Aug 8, 2022 by
Kojoley
ProTip!
Adding no:label will show everything without a label.