9template <
typename Signature>
12template <
typename Signature,
typename Callable>
Aggregates multiple thread_registry_backend instances into a single queryable view.
auto make_copyable_function(Callable &&callable) -> copyable_function< Signature >
std::function< Signature > copyable_function