Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Jeonghum Joh edited this page Apr 13, 2018 · 12 revisions

hfdpcpp11 means C++ 11 (C++ 0x) sample source code for Headfirst Design Patterns.

Originally this work has begun by Glenn Puchtel. But it is not written in C++ 11. And it only supports Windows Visual Studio. So I added some advancements from there. It is my earlier version. Specially I drew many UML diagrams in it. Then C++ is improved to C++ 11/14/17/and now C++ is still being upgraded. While I study new C++ 11 specs, I reworked from my earlier version. And finally I open this.

Clone this wiki locally