HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
v1::is_task< T > Struct Template Reference

#include <hikogui/dispatch/task.hpp>

Inheritance diagram for v1::is_task< T >:
std::false_type

Detailed Description

template<typename T>
struct v1::is_task< T >

type-trait to determine if the given type T is a task.


The documentation for this struct was generated from the following file: