{"id":15429733,"url":"https://github.com/ldionne/meetingcpp-2016","last_synced_at":"2026-01-06T20:52:35.618Z","repository":{"id":147050108,"uuid":"70501765","full_name":"ldionne/meetingcpp-2016","owner":"ldionne","description":"My presentation material for the closing keynote of Meeting C++ 2016","archived":false,"fork":false,"pushed_at":"2017-10-17T07:57:26.000Z","size":1889,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"gh-pages","last_synced_at":"2025-02-02T06:26:03.454Z","etag":null,"topics":["talk"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ldionne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2016-10-10T15:31:18.000Z","updated_at":"2024-02-10T17:32:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d37ebd1-49b6-4f8f-b752-6f02811a6d71","html_url":"https://github.com/ldionne/meetingcpp-2016","commit_stats":{"total_commits":96,"total_committers":1,"mean_commits":96.0,"dds":0.0,"last_synced_commit":"8cd555d2d57fef055c9190e46c826f1adf21dd47"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fmeetingcpp-2016","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fmeetingcpp-2016/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fmeetingcpp-2016/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fmeetingcpp-2016/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldionne","download_url":"https://codeload.github.com/ldionne/meetingcpp-2016/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245976422,"owners_count":20703455,"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":["talk"],"created_at":"2024-10-01T18:12:41.881Z","updated_at":"2026-01-06T20:52:35.589Z","avatar_url":"https://github.com/ldionne.png","language":"HTML","readme":"## C++ metaprogramming: evolution and future directions @ [Meeting C++][] 2016\n\nThis repository contains my [reveal.js][]-based presentation on metaprogramming\nfor Meeting C++ 2016.\n\n## Basic usage\nGo to https://ldionne.com/meetingcpp-2016 or open `index.html` with your browser.\n\n## Advanced usage\nFrom the root of the repository,\n```sh\nnpm install\ngrunt serve \u0026\n```\n\nand then connect to `localhost:8000` to view locally.\n\n## Building the code samples\n\n```sh\n(mkdir build \u0026\u0026 cd build \u0026\u0026 cmake ..)\ncmake --build build install-dependencies\ncmake --build build\n```\n\nNote that if you want the reflection example to work, you should use\n\n```sh\nexport LLVM_ROOT=path/to/llvm/tree\ncmake .. -DCMAKE_CXX_COMPILER=path/to/custom/clang \\\n         -DCMAKE_CXX_FLAGS=\"-I${LLVM_ROOT}/tools/clang/reflection -Xclang -freflection\"\n```\n\n\u003c!-- Links --\u003e\n[Meeting C++]: http://meetingcpp.com\n[reveal.js]: https://github.com/hakimel/reveal.js\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldionne%2Fmeetingcpp-2016","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldionne%2Fmeetingcpp-2016","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldionne%2Fmeetingcpp-2016/lists"}