cxlove / DesignPattern

The example code from head first design patterns for practicing
0 stars 2 forks source link

The state Pattern using c++ #25

Open cxlove opened 8 years ago

cxlove commented 8 years ago

RT

cxlove commented 8 years ago

Get Two Skills:

  1. Recursion: Header files including each other in c++
  2. Something about constructor in base class with pure abstract function