{"id":13421063,"url":"https://github.com/jeaye/value-category-cheatsheet","last_synced_at":"2025-03-15T11:32:23.367Z","repository":{"id":39615500,"uuid":"77101535","full_name":"jeaye/value-category-cheatsheet","owner":"jeaye","description":"A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more","archived":false,"fork":false,"pushed_at":"2023-05-20T18:34:31.000Z","size":372,"stargazers_count":404,"open_issues_count":0,"forks_count":20,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-11T23:50:22.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/jeaye.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}},"created_at":"2016-12-22T02:03:47.000Z","updated_at":"2024-09-06T10:40:58.000Z","dependencies_parsed_at":"2024-01-03T01:30:18.584Z","dependency_job_id":null,"html_url":"https://github.com/jeaye/value-category-cheatsheet","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/jeaye%2Fvalue-category-cheatsheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeaye%2Fvalue-category-cheatsheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeaye%2Fvalue-category-cheatsheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeaye%2Fvalue-category-cheatsheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeaye","download_url":"https://codeload.github.com/jeaye/value-category-cheatsheet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221573338,"owners_count":16845826,"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-07-30T22:01:47.943Z","updated_at":"2024-10-26T19:41:00.278Z","avatar_url":"https://github.com/jeaye.png","language":"Clojure","funding_links":[],"categories":["TODO scan for Android support in followings","Miscellaneous","Clojure","排序"],"sub_categories":["多项混杂"],"readme":"# C++14 value category cheatsheet\n\nHerein lies a generated PDF which outlines the common pitfalls and edge cases\nwith C++14's lvalues, rvalues, and the like. The cheatsheet is generated by\nrunning an HTTP server using [Clojure](https://clojure.org/) and\n[Ring](https://github.com/ring-clojure/ring) and then converting the produced\nweb page to a PDF using [wkhtmltopdf](https://wkhtmltopdf.org/).\n\nThis project accompanied a talk I presented, in hopes of conveying the\nintricacies of everyday C++ work.\n\n## Viewing online\nThere is a rendered version of this cheatsheet available in this repo. You can\nview it online here: https://raw.githubusercontent.com/jeaye/value-category-cheatsheet/master/value-category-cheatsheet.pdf\n\n## Running locally\n```bash\n# Assuming leiningen is installed\n$ lein ring server\n```\n\n## Some of these rules change in C++17, why not use them?\nThis cheatsheet is meant to be a practical reference for the everyday C++ dev\nworking in existing codebases. Since C++17 is not yet published, and codebases\nare much more likely to be using the C++11 and C++14 rulesets, I've focused on\nC++14.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeaye%2Fvalue-category-cheatsheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeaye%2Fvalue-category-cheatsheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeaye%2Fvalue-category-cheatsheet/lists"}