Design Patterns
font.h File Reference
#include <string>
Include dependency graph for font.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  structural::flyweight::Font
 

Namespaces

 structural
 
 structural::flyweight
 

Functions

bool structural::flyweight::operator== (const Font &left_font, const Font &right_font)