|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Non-owning callable reference used by internal synchronous paths. More...
#include "move_only_function.hpp"#include <functional>#include <memory>#include <type_traits>#include <utility>Go to the source code of this file.
Classes | |
| class | threadschedule::detail::function_ref< R(Args...)> |
Namespaces | |
| namespace | threadschedule |
| namespace | threadschedule::detail |
| Aggregates multiple thread_registry_backend instances into a single queryable view. | |
Non-owning callable reference used by internal synchronous paths.
Definition in file function_ref.hpp.