FTXUI 6.1.9
C++ functional terminal UI.
|
Classes | |
struct | PendingTask |
struct | TaskQueue |
class | TaskRunner |
Typedefs | |
using | Task = std::function<void()> |
A task represents a unit of work. | |
using Task = std::function<void()> |
A task represents a unit of work.
Definition at line 14 of file task_internal.hpp.