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

Go to the source code of this file.
Classes | |
| class | Slot< Args > |
| Type-safe callback slot that wraps a callable with optional ownership tracking. More... | |
| struct | Slot< Args >::removeConstAndRef< T > |
| Helper trait that strips const qualification and references from a type. More... | |
See LICENSE file in the project root folder for license information.