me115 / design_patterns

图说设计模式
http://design-patterns.readthedocs.org/zh_CN/latest/index.html#
Other
6.9k stars 1.81k forks source link

Update RefinedAbstraction.cpp #5

Open garyzhang2681 opened 8 years ago

garyzhang2681 commented 8 years ago

m_pImp->operationImp(); change to imp->operationImp();