Skip to content

Conversation

@domin144
Copy link

@domin144 domin144 commented Nov 10, 2022

When boost variant is created using boost::make_variant_over, the template parameter list is not the list of variant types. The list has to be extracted from variant<...>::types
fixes#490

When boost variant is created using boost::make_variant_over,
the template parameter list is not the list of variant types.
The list has to be extracted from variant<...>::types
@AzothAmmo AzothAmmo added this to the v1.3.3 milestone Apr 24, 2023
@AzothAmmo AzothAmmo added the bug label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants