Libftpp
A modern C++ library
observer.hpp File Reference
#include <functional>
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <vector>
+ Include dependency graph for observer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Observer< TEvent >
 Observer Design Pattern. More...