#include <iostream>Include dependency graph for coutUtils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | coutUtils | 
Functions | |
| void | coutUtils::flush () | 
| void | coutUtils::newline () | 
| void | coutUtils::newline (int x) | 
| void | coutUtils::printUnderline (string x) | 
| void | coutUtils::print (string x) | 
| void | coutUtils::printInt (string x, int y) | 
| void | coutUtils::printDouble (string x, double y) | 
 1.5.2