{"id":20132499,"url":"https://github.com/aherrmann/unpacking_tuples_examples","last_synced_at":"2025-04-09T16:53:34.602Z","repository":{"id":71967740,"uuid":"52731924","full_name":"aherrmann/unpacking_tuples_examples","owner":"aherrmann","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-28T16:51:56.000Z","size":3,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-23T19:04:19.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aherrmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"bazel-rules-authors-sig"}},"created_at":"2016-02-28T16:51:36.000Z","updated_at":"2020-02-13T07:28:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"73b303dc-1cbc-482f-88b2-be1a40abbcf9","html_url":"https://github.com/aherrmann/unpacking_tuples_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Funpacking_tuples_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Funpacking_tuples_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Funpacking_tuples_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aherrmann%2Funpacking_tuples_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aherrmann","download_url":"https://codeload.github.com/aherrmann/unpacking_tuples_examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248073722,"owners_count":21043474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T20:53:49.588Z","updated_at":"2025-04-09T16:53:34.593Z","avatar_url":"https://github.com/aherrmann.png","language":"C++","funding_links":["https://opencollective.com/bazel-rules-authors-sig"],"categories":[],"sub_categories":[],"readme":"# Unpacking Tuples - Examples\n\nExample codes for my blog-post [Unpacking Tuples in\nC++14](http://aherrmann.github.io/programming/2016/02/28/unpacking-tuples-in-cpp14).\n\n## Usage\n\nBuild using CMake as follows.\n\n``` sh\nsrc=\"$PWD\"\nmkdir ../build \u0026\u0026 cd ../build\ncmake \"$src\"\n# Or, to specifiy the compiler (e.g. Clang)\n# cmake -DCMAKE_CXX_COMPILE=clang++\nmake -j \u0026\u0026 make test\n```\n\n## Requirements\n\n* CMake \u003e= 3.1\n* C++ 14 compiler and standard library\n\n Tested with the following compilers:\n\n - GCC 5.3.0\n - Clang 3.6.2\n - Clang 3.7.1\n\n## LICENSE\n\nThe code is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faherrmann%2Funpacking_tuples_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faherrmann%2Funpacking_tuples_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faherrmann%2Funpacking_tuples_examples/lists"}