Include dependency graph for observer.hpp:

Go to the source code of this file.
Data Structures | |
| class | Subject< S, ARG > |
| Template for subjects in the Observer design pattern. More... | |
| class | Observer< S, ARG > |
| Template for observers in the Observer design pattern. More... | |
1.5.1