ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::advanced::error_handler_detail Namespace Reference

Typedefs

using error_callback_storage = ::threadschedule::detail::copyable_function< void(task_error const &)>
 
using future_error_callback = ::threadschedule::detail::move_only_function< void(std::exception_ptr)>
 

Typedef Documentation

◆ error_callback_storage

◆ future_error_callback