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:
@@ -33,7 +33,7 @@ objects).
|
||||
- [State], todo
|
||||
- [Strategy], an algorithm
|
||||
- [Template Method], steps of an algorithm
|
||||
- [Visitor], todo
|
||||
- [Visitor], operations that can be applied to objects without changing their classes
|
||||
|
||||
### Other Languages
|
||||
In my repository you can find implementation of desgin patterns also in languages as
|
||||
|
||||
Reference in New Issue
Block a user