Commit Graph

8 Commits

Author SHA1 Message Date
Ian Dinwoodie
9af1dde2eb Added makefile for creational design patterns. 2019-05-16 17:44:26 -04:00
Ian Dinwoodie
092d1a21f9 Rolling back use of typedef with smart pointers.
This is to reduce the obfuscation of the code.
2019-05-14 19:19:26 -04:00
Ian Dinwoodie
1d73dd181e Added singleton example source code. 2019-04-29 20:06:13 -04:00
Ian Dinwoodie
f9684d9c15 Added prototype example source code. 2019-04-29 20:03:39 -04:00
Ian Dinwoodie
fe8e4cb235 Added builder example source code. 2019-04-28 00:51:04 -04:00
Ian Dinwoodie
6820442c3c Added abstract factory example source code. 2019-04-27 23:14:44 -04:00
Ian Dinwoodie
75383841df Added factory method example source code. 2019-04-27 23:04:29 -04:00
Ian Dinwoodie
508cf5162b Added simple factory example source code. 2019-04-27 22:56:40 -04:00