#include "DrawingColor.h"
#include <math.h>
#include <iomanip>
#include <string.h>
#include <stdlib.h>
Functions | |
std::ostream & | operator<< (std::ostream &s, const DrawingColor &color) |
Free function: ostream operator <<. |
|
Free function: ostream operator <<.
|