8 Forks
321 Stars
321 Watchers

cpp-dump

A C++ library for debugging purposes that can print any variable, even user-defined types.

How to download and setup cpp-dump

Open terminal and run command
git clone https://github.com/philip82148/cpp-dump.git
git clone is used to create a copy or clone of cpp-dump repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cpp-dump https://github.com/philip82148/cpp-dump/archive/master.zip

Or simply clone cpp-dump with SSH
[email protected]:philip82148/cpp-dump.git

If you have some problems with cpp-dump

You may open issue on cpp-dump support forum (system) here: https://github.com/philip82148/cpp-dump/issues