Design Patterns
structural::flyweight Namespace Reference

Classes

class  BTree
 
class  Character
 
class  Column
 
class  Font
 
class  GlyphContext
 
class  GlyphFactory
 
class  GlyphInterface
 
class  Row
 
class  Window
 

Functions

bool operator== (const Font &left_font, const Font &right_font)
 

Function Documentation

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

Here is the call graph for this function: