This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
cpp-design-patterns-for-humans
Watch
1
Star
0
Fork
0
You've already forked cpp-design-patterns-for-humans
mirror of
https://github.com/iandinwoodie/cpp-design-patterns-for-humans.git
synced
2025-12-17 04:24:40 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a4975691f7ecaa49fbff1965fcc744d3432a98b
cpp-design-patterns-for-humans
/
examples
/
structural
History
Ian Dinwoodie
5a4975691f
Rolling back use of typedef with smart pointers.
...
This is to reduce the obfuscation of the code.
2019-05-18 10:12:01 -04:00
..
adapter.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00
bridge.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00
composite.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00
decorator.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00
facade.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00
flyweight.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00
proxy.cpp
Rolling back use of typedef with smart pointers.
2019-05-18 10:12:01 -04:00