{"id":15398272,"url":"https://github.com/ldionne/cppcon-2017-runtime-polymorphism","last_synced_at":"2026-05-15T20:05:39.859Z","repository":{"id":147050006,"uuid":"103440477","full_name":"ldionne/cppcon-2017-runtime-polymorphism","owner":"ldionne","description":"My presentation on runtime polymorphism at CppCon 2017","archived":false,"fork":false,"pushed_at":"2017-09-28T23:25:58.000Z","size":7558,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-07-23T13:50:06.864Z","etag":null,"topics":["concepts","cpp14","talk","type-erasure"],"latest_commit_sha":null,"homepage":"https://ldionne.com/cppcon-2017-runtime-polymorphism","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","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","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":"2017-09-13T19:14:40.000Z","updated_at":"2018-08-29T17:23:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d85f722-1733-4386-bf48-a764868c2e2e","html_url":"https://github.com/ldionne/cppcon-2017-runtime-polymorphism","commit_stats":{"total_commits":92,"total_committers":1,"mean_commits":92.0,"dds":0.0,"last_synced_commit":"546f44e4fd17dc6abc80913ecfda5a54b425caea"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ldionne/cppcon-2017-runtime-polymorphism","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fcppcon-2017-runtime-polymorphism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fcppcon-2017-runtime-polymorphism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fcppcon-2017-runtime-polymorphism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fcppcon-2017-runtime-polymorphism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldionne","download_url":"https://codeload.github.com/ldionne/cppcon-2017-runtime-polymorphism/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldionne%2Fcppcon-2017-runtime-polymorphism/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33078039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["concepts","cpp14","talk","type-erasure"],"created_at":"2024-10-01T15:42:07.720Z","updated_at":"2026-05-15T20:05:39.821Z","avatar_url":"https://github.com/ldionne.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Runtime Polymorphism: Back to the Basics @ CppCon 2017\n\nThis repository contains my [reveal.js][]-based presentation on runtime\npolymorphism for [CppCon 2017][]. It is also related to the [Dyno][]\nlibrary, which implements the ideas explored in the presentation.\n\n## Usage\nGo to https://ldionne.com/cppcon-2017-runtime-polymorphism or open `index.html`\nwith your browser. A PDF version of the slides is in `slides.pdf`.\n\n## Building the code samples\n```sh\n# Install the dependencies and get back the CMAKE_PREFIX_PATH to use\nCMAKE_PREFIX_PATH=\"$(./code/dependencies/install.sh)\"\n\n# Usual CMake build, with a custom CMAKE_PREFIX_PATH for locally-installed dependencies\n(mkdir build \u0026\u0026 cd build \u0026\u0026 cmake .. -GNinja -DCMAKE_PREFIX_PATH=\"${CMAKE_PREFIX_PATH}\")\ncmake --build build\n```\n\n\u003c!-- Links --\u003e\n[CppCon 2017]: https://cppcon.org\n[reveal.js]: https://github.com/hakimel/reveal.js\n[Dyno]: https://github.com/ldionne/dyno\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldionne%2Fcppcon-2017-runtime-polymorphism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldionne%2Fcppcon-2017-runtime-polymorphism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldionne%2Fcppcon-2017-runtime-polymorphism/lists"}