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:
@@ -25,8 +25,8 @@ objects).
|
||||
- Behavioral Patterns
|
||||
- [Chain of Responsibility], object that can fulfill a request
|
||||
- [Command], when and how a request is fulfilled
|
||||
- [Interpreter], todo
|
||||
- [Iterator], todo
|
||||
- [Interpreter], grammar and interpretation of a language
|
||||
- [Iterator], how an aggregate's elements are accessed
|
||||
- [Mediator], todo
|
||||
- [Memento], todo
|
||||
- [Observer], todo
|
||||
|
||||
Reference in New Issue
Block a user