|
qxLib
|
#include <qx/destruction_callback.h>#include <qx/macros/static_assert.h>#include <qx/meta/concepts.h>#include <qx/priority.h>#include <concepts>#include <functional>#include <map>#include <memory>#include <optional>#include <variant>#include <qx/patterns/delegate.inl>Go to the source code of this file.
Classes | |
| class | qx::details::base_delegate< derived_t, return_t, args_t > |
| Base delegate type. More... | |