#include <tuple>#include <functional>#include <promeki/core/namespace.h>#include <promeki/core/variant.h>

Go to the source code of this file.
Classes | |
| class | Signal< Args > |
| Type-safe signal/slot mechanism for decoupled event notification. More... | |
| struct | Signal< Args >::removeConstAndRef< T > |
| Metafunction that strips const and reference qualifiers from a type. More... | |
See LICENSE file in the project root folder for license information.