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

Add "structured_binding_traits.h" based on ideas from Michael Park. #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Quuxplusone
Copy link
Contributor

Michael says that something like this code is being used in https://github.com/mpark/patterns

I took his code ( https://wandbox.org/permlink/tgjQkyHqzV9p2v3D ), simplified it and lowered it to the C++14 subset accepted by Xcode.

I don't know if this is even on-topic for SG14; but anyway, it's related to the possibility of Concepts-izing slot_map.h, and it seems important and useful enough that I didn't want it to get lost in the shuffle. So at least now it's in git.

Michael says that something like this code is being used in
https://github.com/mpark/patterns

I took his code ( https://wandbox.org/permlink/tgjQkyHqzV9p2v3D ),
simplified it and lowered it to the C++14 subset accepted by Xcode.
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