Registry / logging / icecream-cpp

icecream-cpp

JSON →
library1.0.0vcpkgunverified

A single-header library for print debugging in C++11 and later.

vcpkg install icecream-cpp
INSTALL
IMPORT
SIG · ICECREAM-CPP
I
icecream-cpp
loggingcppv1.0.0
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.

icecream.hpp
#include <icecream.hpp>

Print variable values for debugging.

#include <icecream.hpp> int main() { int x = 42; IC(x); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources

No resource links recorded.

icecream-cpp — pip install icecream-cpp · libregistry