HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
v1::enable_group_ptr< T, void(Args...)> Class Template Reference

Public Member Functions

void notify_group_ptr (Args const &...args) const noexcept
 Call the callback which are registered with the owning group_ptrs.
 

Friends

class group_ptr< T >
 

Member Function Documentation

◆ notify_group_ptr()

template<typename T , typename... Args>
void v1::enable_group_ptr< T, void(Args...)>::notify_group_ptr ( Args const &... args) const
inlinenoexcept

Call the callback which are registered with the owning group_ptrs.

Parameters
argsThe arguments to pass to the callback function.

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