HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::compatible_cancelable_async_callable Concept Reference

A concept for a callable that may be use in cancelable_async_task(). More...

#include <hikogui/dispatch/async_task.hpp>

Concept definition

template<typename ResultType, typename FuncType, typename... ArgTypes>
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:378
A concept for a callable that may be use in cancelable_async_task().
Definition async_task.hpp:173

Detailed Description

A concept for a callable that may be use in cancelable_async_task().