{"id":61914,"library":"ppmagic","title":"ppmagic","description":"C/C++ preprocessor macros that you can use to simplify your life.","status":"active","version":"2020-07-03","language":"cpp","source_language":null,"source_url":null,"tags":["preprocessor","macros","utility","c++","c"],"install":[{"cmd":"vcpkg install ppmagic","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(ppmagic CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE ppmagic::ppmagic)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"ppmagic.h","correct":"#include <ppmagic.h>"}],"quickstart":{"code":"#include <ppmagic.h>\n#include <iostream>\n\nint main() {\n    std::cout << PP_STRINGIFY(42) << std::endl;\n    return 0;\n}","lang":"cpp","description":"Use the PP_STRINGIFY macro to convert a number to a string"},"warnings":[],"env_vars":null,"search_vec":"'c':16,17 'c/c':2 'life':12 'macro':4,14 'ppmagic':1 'preprocessor':3,13 'simplifi':10 'use':8 'util':15","created_at":"2026-06-17T05:10:28.840751+00:00","updated_at":"2026-06-17T05:10:28.840751+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}