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::notifier< T > Class Template Reference

Detailed Description

template<typename T = void()>
class v1::notifier< T >

A notifier which can be used to call a set of registered callbacks.

Template Parameters
ResultThe result of calling the callback.
ArgsThe argument types of the callback function.

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