|
EasyDelegate
2.0
Delegate and deferred callers for C++11.
|
Include file containing the definition for the DelegateSet class. More...
#include <set>#include <unordered_set>#include "types.hpp"#include "delegates.hpp"#include "deferredcallers.hpp"Go to the source code of this file.
Classes | |
| class | EasyDelegate::DelegateSet< returnType, parameters > |
| A set of delegate instances that provides helper methods to invoke all contained delegates. More... | |
Namespaces | |
| EasyDelegate | |
| Namespace containing all EasyDelegate functionality. | |
Include file containing the definition for the DelegateSet class.
1.8.9.1