{"id":13418733,"url":"https://github.com/louisdx/cxx-prettyprint","last_synced_at":"2025-03-15T04:30:27.281Z","repository":{"id":71867341,"uuid":"1859932","full_name":"louisdx/cxx-prettyprint","owner":"louisdx","description":"A header-only library for C++(0x) that allows automagic pretty-printing of any container.","archived":false,"fork":false,"pushed_at":"2023-01-02T13:10:17.000Z","size":57,"stargazers_count":554,"open_issues_count":14,"forks_count":72,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-07-31T22:43:53.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://louisdx.github.com/cxx-prettyprint/","language":"C++","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/louisdx.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_1_0.txt","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":"2011-06-07T13:36:37.000Z","updated_at":"2024-07-01T15:10:04.000Z","dependencies_parsed_at":"2023-05-31T01:45:36.380Z","dependency_job_id":null,"html_url":"https://github.com/louisdx/cxx-prettyprint","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/louisdx%2Fcxx-prettyprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdx%2Fcxx-prettyprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdx%2Fcxx-prettyprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisdx%2Fcxx-prettyprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louisdx","download_url":"https://codeload.github.com/louisdx/cxx-prettyprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221536574,"owners_count":16839535,"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:06.249Z","updated_at":"2025-03-15T04:30:27.275Z","avatar_url":"https://github.com/louisdx.png","language":"C++","funding_links":[],"categories":["C++","TODO scan for Android support in followings","HarmonyOS","Miscellaneous","排序","多项混杂","Data Formatting and Presentation"],"sub_categories":["Windows Manager","多项混杂"],"readme":"cxx-prettyprint\n===============\n\nA pretty printing library for C++ containers.\n\nSynopsis:\n  Simply by including this header-only library in your source file,\n  you can say \"std::cout \u003c\u003c x\" for any container object x. Sensible\n  defaults are provided, but the behaviour (i.e. the delimiters) are\n  compile-time customizable to a great extent via partial specializiation.\n\nUsage:\n  Just add \"#include \"prettyprint.hpp\" to your source file and make sure\n  that prettyprint.hpp is findable.\n\nLanguage requirements: C++0x for prettyprint.hpp, C++98/03 for prettyprint98.hpp\n\nExample:\n  Some usage examples are provided by ppdemo.cpp.\n\n  Using GCC, compile with\n    g++ -W -Wall -pedantic -O2 -s ppdemo.cpp -o ppdemo -std=c++0x \n    g++ -W -Wall -pedantic -O2 -s ppdemo98.cpp -o ppdemo98\n\nFor the C++98/03-version, define \"NO_TR1\" to prevent any inclusion of\nTR1 headers and to disable std::tr1::tuple support.\n\nFor details, please see the website (http://louisdx.github.com/cxx-prettyprint/).\n\nLicense: Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisdx%2Fcxx-prettyprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouisdx%2Fcxx-prettyprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisdx%2Fcxx-prettyprint/lists"}