Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
src/utils/benchmark/color.h File Reference
#include <stdarg.h>
Include dependency graph for color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  color

Enumerations

enum  color::Color { color::BLUE = 34, color::PINK = 35, color::CYAN = 36 }

Functions

void color::colorPrintf (Color color, const char *fmt,...)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines