|
|
Donner
C++20 SVG rendering library
|
Represents the currentColor keyword. More...
#include "donner/css/Color.h"
Public Member Functions | |
| bool | operator== (const CurrentColor &) const =default |
| Equality operator. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const CurrentColor &) |
| Ostream output operator. | |
Represents the currentColor keyword.