CPP-TOOLBOX
Loading...
Searching...
No Matches
signal_emitter.hpp File Reference
#include <functional>
#include <unordered_map>
#include <vector>
#include <typeindex>
#include <any>
#include <iostream>

Go to the source code of this file.

Classes

class  SignalEmitter
 A type-safe signal emitter that allows different signal types (represented as structs). More...