Skip to content
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

test: add integration tests for std::variant #427

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

sangelovic
Copy link
Collaborator

Also use always_false technique instead of sizeof trick for unsupported D-Bus type representation static assert. This one is more expressive and leads to more specific, more revealing compiler error messages.

@sangelovic sangelovic force-pushed the test/integration-tests-for-std-variant branch from 2d6cf46 to c0706f8 Compare April 2, 2024 10:48
@sangelovic sangelovic force-pushed the test/integration-tests-for-std-variant branch from c0706f8 to 3fb8fba Compare April 2, 2024 10:54
@sangelovic sangelovic requested a review from Oxymoron79 April 2, 2024 12:12
@sangelovic
Copy link
Collaborator Author

/cc @anthonybrandon

@sangelovic sangelovic merged commit b9088cc into master Apr 2, 2024
6 checks passed
@sangelovic sangelovic deleted the test/integration-tests-for-std-variant branch April 2, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant