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