Skip to content

Disable Wmisatched-tags for clang compiler in std::tuple helpers specialization#11

Open
herv wants to merge 1 commit intotcbrindle:masterfrom
herv:fix_tuple_helpers
Open

Disable Wmisatched-tags for clang compiler in std::tuple helpers specialization#11
herv wants to merge 1 commit intotcbrindle:masterfrom
herv:fix_tuple_helpers

Conversation

@herv
Copy link

@herv herv commented Apr 18, 2019

Fixes #10

…ialization

Fixes tcbrindle#10

Signed-off-by: Herve Martin <hervemart1@gmail.com>
@Youw
Copy link

Youw commented Oct 2, 2019

Tested this on Android (NDK R20) patch is valid (and required in my project) there too.

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.

clang warning : tuple_size' defined as a class template here but previously declared as a struct template

2 participants