EasyDelegate  2.0
Delegate and deferred callers for C++11.
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Classes | Namespaces
delegateset.hpp File Reference

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.
 

Detailed Description

Include file containing the definition for the DelegateSet class.

Date
7/11/2015
Version
2.0
Author
Robert MacGregor