{"id":13417839,"url":"https://github.com/Mooophy/Cpp-Primer","last_synced_at":"2025-03-15T02:31:45.834Z","repository":{"id":16854438,"uuid":"19614405","full_name":"Mooophy/Cpp-Primer","owner":"Mooophy","description":"C++ Primer 5 answers","archived":false,"fork":false,"pushed_at":"2024-06-06T01:59:38.000Z","size":1654,"stargazers_count":8106,"open_issues_count":199,"forks_count":2998,"subscribers_count":444,"default_branch":"master","last_synced_at":"2024-10-29T11:16:24.463Z","etag":null,"topics":["c-plus-plus"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mooophy.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":"2014-05-09T14:43:33.000Z","updated_at":"2024-10-29T07:39:12.000Z","dependencies_parsed_at":"2022-07-08T18:00:51.291Z","dependency_job_id":"12787d26-2629-4438-bf3b-e3f2438a1426","html_url":"https://github.com/Mooophy/Cpp-Primer","commit_stats":{"total_commits":1336,"total_committers":132,"mean_commits":"10.121212121212121","dds":0.6736526946107784,"last_synced_commit":"c1d53ebfb6fb22b0f1cceabe03425bbe370920bf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FCpp-Primer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FCpp-Primer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FCpp-Primer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mooophy%2FCpp-Primer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mooophy","download_url":"https://codeload.github.com/Mooophy/Cpp-Primer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243112146,"owners_count":20238185,"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":["c-plus-plus"],"created_at":"2024-07-30T22:00:53.691Z","updated_at":"2025-03-15T02:31:45.801Z","avatar_url":"https://github.com/Mooophy.png","language":"C++","readme":"## C++ Primer 5 Answers(C++11/14)\n\n[![GitHub issues](https://img.shields.io/github/issues/Mooophy/Cpp-Primer.svg)](https://github.com/Mooophy/Cpp-Primer/issues)\n[![GitHub license](https://img.shields.io/badge/license-CC0-blue.svg)](https://raw.githubusercontent.com/Mooophy/Cpp-Primer/master/LICENSE)\n[![](https://img.shields.io/badge/%E4%B8%AD%E6%96%87-%E8%AE%A8%E8%AE%BA%E5%8C%BA-yellowgreen.svg)](https://github.com/ReadingLab/Discussion-for-Cpp)\n[![](https://img.shields.io/badge/douban-%E5%B0%8F%E7%BB%84-green.svg)](http://www.douban.com/group/532124/)\n\n### Compilers recommended\n * Windows: Visual Studio 2015+ \n \n * Linux: g++ 5.0+     \n```\ng++ -std=c++14 some_ex.cpp -o some_ex\n```\n \n * Mac: clang++ 3.7+\n```\nclang++ -std=c++1y some_ex.cpp -o some_ex\n```\n\n### Contents\n\n- [Chapter 1. Getting Started](ch01/README.md)\n- Part I: The Basics\n  - [Chapter 2. Variables and Basic Types](ch02/README.md)\n  - [Chapter 3. Strings, Vectors, and Arrays](ch03/README.md)\n  - [Chapter 4. Expressions](ch04/README.md)\n  - [Chapter 5. Statements](ch05/README.md)\n  - [Chapter 6. Functions](ch06/README.md)\n  - [Chapter 7. Classes](ch07/README.md)\n- Part II: The C++ Library\n  - [Chapter 8. The IO Library](ch08/README.md)\n  - [Chapter 9. Sequential Containers](ch09/README.md)\n  - [Chapter 10. Generic Algorithms](ch10/README.md)\n  - [Chapter 11. Associative Containers](ch11/README.md)\n  - [Chapter 12. Dynamic Memory](ch12/README.md)\n- Part III: Tools for Class Authors\n  - [Chapter 13. Copy Control](ch13/README.md)\n  - [Chapter 14. Overloaded Operations and Conversions](ch14/README.md)\n  - [Chapter 15. Object-Oriented Programming](ch15/README.md)\n  - [Chapter 16. Templates and Generic Programming](ch16)\n- Part IV:  Advanced Topics\n  - [Chapter 17. Specialized Library Facilities](ch17)\n  - [Chapter 18. Tools for Large Programs](ch18)\n  - [Chapter 19. Specialized Tools and Techniques](ch19)\n","funding_links":[],"categories":["TODO scan for Android support in followings","C++","C/C++ 程序设计"],"sub_categories":["网络服务_其他"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMooophy%2FCpp-Primer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMooophy%2FCpp-Primer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMooophy%2FCpp-Primer/lists"}