Thursday, February 19, 2009

Design Pattern

Design patterns were originally grouped into the categories Creational patterns, Structural patterns, and Behavioral patterns, and described them using the concepts of delegation, aggregation, and consultation.

Wiki:
Design Pattern - wiki
Singleton pattern - wiki

General:
C++ Design Pattern: What is a Design Pattern (CodeGuru)
Design Patterns

No comments: