Last active
November 10, 2017 15:02
-
-
Save Pi03k/326dd60246c346dd147ec35dcd9392cb to your computer and use it in GitHub Desktop.
design patterns resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.ics.com/designpatterns/book/factory.html | |
http://www.bogotobogo.com/DesignPatterns/introduction.php | |
https://en.wikibooks.org/wiki/C%2B%2B_Programming/Code/Design_Patterns | |
https://infotraining.bitbucket.io/cpp-dp/index.html | |
Curiously Recurring Template Pattern | |
typeid and type_index wrapper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment