Registry / utility / ppmagic

ppmagic

JSON →
library2020-07-03vcpkgunverified

C/C++ preprocessor macros that you can use to simplify your life.

vcpkg install ppmagic
INSTALL
IMPORT
SIG · PPMAGIC
P
ppmagic
utilitycppv2020-07-03
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ppmagic.h
✓ #include <ppmagic.h>

Use the PP_STRINGIFY macro to convert a number to a string

#include <ppmagic.h> #include <iostream> int main() { std::cout << PP_STRINGIFY(42) << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2020-07-03latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

ppmagic — pip install ppmagic · libregistry