Header of Color class.
Definition in file color.hpp.
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | Color |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |
Functions | |
bool | operator!= (Color const &lhs, Color const &rhs) |
bool | operator== (Color const &lhs, Color const &rhs) |
void | swap (Color &lhs, Color &rhs) |