mirror of
https://github.com/JakubVojvoda/design-patterns-cpp.git
synced 2025-12-17 04:44:36 +03:00
update README
This commit is contained in:
@@ -28,7 +28,7 @@ objects).
|
|||||||
- [Interpreter], grammar and interpretation of a language
|
- [Interpreter], grammar and interpretation of a language
|
||||||
- [Iterator], how an aggregate's elements are accessed
|
- [Iterator], how an aggregate's elements are accessed
|
||||||
- [Mediator], how and which objects interact with each other
|
- [Mediator], how and which objects interact with each other
|
||||||
- [Memento], todo
|
- [Memento], what private information is stored outside an object, and when
|
||||||
- [Observer], todo
|
- [Observer], todo
|
||||||
- [State], todo
|
- [State], todo
|
||||||
- [Strategy], an algorithm
|
- [Strategy], an algorithm
|
||||||
|
|||||||
Reference in New Issue
Block a user