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

Commits on Jan 30, 2018

  1. Add "structured_binding_traits.h" based on ideas from Michael Park.

    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.
    Quuxplusone committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    32185b0 View commit details
    Browse the repository at this point in the history