{"id":26917099,"url":"https://github.com/ignackocom/cppstandards","last_synced_at":"2025-04-01T19:51:23.469Z","repository":{"id":282934481,"uuid":"950145872","full_name":"ignackocom/CppStandards","owner":"ignackocom","description":"Cpp Standards","archived":false,"fork":false,"pushed_at":"2025-03-29T05:46:03.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T06:27:44.131Z","etag":null,"topics":["c","code","mit-license","source","standard"],"latest_commit_sha":null,"homepage":"","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/ignackocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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":"2025-03-17T17:45:40.000Z","updated_at":"2025-03-29T05:46:06.000Z","dependencies_parsed_at":"2025-03-17T18:48:52.301Z","dependency_job_id":null,"html_url":"https://github.com/ignackocom/CppStandards","commit_stats":null,"previous_names":["ignackocom/cppstandards"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCppStandards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCppStandards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCppStandards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignackocom%2FCppStandards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignackocom","download_url":"https://codeload.github.com/ignackocom/CppStandards/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246706619,"owners_count":20820785,"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","code","mit-license","source","standard"],"created_at":"2025-04-01T19:51:22.981Z","updated_at":"2025-04-01T19:51:23.463Z","avatar_url":"https://github.com/ignackocom.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CppStandards\nCpp standards\n\nExample of use\n\n```\n#if defined(__cplusplus) \u0026\u0026 __cplusplus == CPP11\n...\nCpp 11 code\n...\n#endif\n```\n\nanother example\n\n```\n#if CPLUSPLUS_VERSION == CPPPRE98\n...\nCPPPRE98 code\n...\n#elif CPLUSPLUS_VERSION == CPP98\n...\nCPP98 code\n...\n#elif CPLUSPLUS_VERSION == CPP11\n...\nCPP11 code\n...\n#else\n...\nother code\n...\n#endif\n```\n\nanother example\n\n```\nprintf(\"cpp version      = %ld\\n\", GET_CPLUSPLUS_VERSION());\nprintf(\"cpp version year = %ld\\n\", GET_CPLUSPLUS_VERSION_YEAR());\n```\n\n\n# History of changes ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignackocom%2Fcppstandards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignackocom%2Fcppstandards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignackocom%2Fcppstandards/lists"}