design_patterns icon indicating copy to clipboard operation
design_patterns copied to clipboard

[Observer Pattern] Missing file in source code

Open heefan opened this issue 8 years ago • 1 comments

Greetings,

In your demo source code, there is a file called "ConcreteSubject.h" in your main.cpp, however, the file is missing on your web page (existing in your code directory) cheers

heefan avatar Oct 10 '17 08:10 heefan

It seems the author omit it on purpose.

MonkeyKK avatar Dec 20 '18 08:12 MonkeyKK