Skip to content

Repository files navigation

This is a collection of useful C++ stuff

3rd_party

Here I have useful stuff I found on the internet that I use.

  • termcolor.hpp can be used to change the parameters of the code which is printed to console.
std::string s = "Hello, world!";
std::cout << termcolor::reset << "s: " << termcolor::green << s << "." << endl;
#defineBACKWARD_HAS_DW1
#include"backward.hpp"namespacebackward {
backward::SignalHandling sh;
} // namespace backward
IC();
int v = 0;
IC(v);

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages