#include <iostream>
#include <shape/shape.hpp>
Go to the source code of this file.
Classes
Namespaces
Defines
- #define TMPL template<class K>
- #define SELF color<K>
- #define Shape geometric<K>
Functions
- template<class K > std::ostream & operator<< (std::ostream &os, const color< K > &c)
Define Documentation
#define Shape geometric<K> |
#define TMPL template<class K> |