XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
callback.hpp File Reference

Single producer - multiple subscriber callback. More...

+ Include dependency graph for callback.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  xtd::callback< _ReturnT(_Args...) >
 Notifies multiple targets of an event. More...
 

Namespaces

 xtd
 The main namespace of the XTL library.
 

Detailed Description

Single producer - multiple subscriber callback.

Definition in file callback.hpp.