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