HikoGUI
A low latency retained GUI
|
#include <hikogui/dispatch/task.hpp>
Static Public Attributes | |
static constexpr bool | value = is_task_v<std::invoke_result_t<Func, ArgTypes...>> |
type-trait to determining if the given invocable Func is a task.