Design Patterns
|
#include <font.h>
Public Member Functions | |
Font (const std::string &name) | |
std::string | name () const |
Friends | |
bool | operator== (const Font &left_font, const Font &right_font) |
|
explicit |
std::string structural::flyweight::Font::name | ( | ) | const |