Skip to content

Implementing is_variant_which#25

Merged
arBmind merged 3 commits intodevelopfrom
MaxMatti-patch-2
Feb 10, 2020
Merged

Implementing is_variant_which#25
arBmind merged 3 commits intodevelopfrom
MaxMatti-patch-2

Conversation

@MaxMatti
Copy link
Copy Markdown
Contributor

@MaxMatti MaxMatti commented Feb 3, 2020

Also moving Variant::Which to VariantWhich, which is necessary to create is_variant_which.

Also moving Variant<T>::Which to VariantWhich<T>, which is necessary to create is_variant_which.
@MaxMatti MaxMatti requested review from arBmind and strfry February 3, 2020 14:58
@MaxMatti MaxMatti added design Needs to be discussed as it affects the design of the library. enhancement New feature or request labels Feb 3, 2020
Copy link
Copy Markdown
Member

@arBmind arBmind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff but the usage becomes a bit too strange and repetitive.

I would be more than happy to pull this if you find time to fix my annotations.

@arBmind arBmind merged commit ca25796 into develop Feb 10, 2020
@MaxMatti MaxMatti deleted the MaxMatti-patch-2 branch February 13, 2020 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design Needs to be discussed as it affects the design of the library. enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants