HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::detail::callback_impl< FunctionType, ResultType, ArgTypes > Class Template Reference
Inheritance diagram for hi::v1::detail::callback_impl< FunctionType, ResultType, ArgTypes >:
hi::v1::detail::callback_base< ResultType, ArgTypes... >

Public Member Functions

template<typename Func>
 callback_impl (Func &&func)
ResultType operator() (ArgTypes... args) override

Member Function Documentation

◆ operator()()

template<typename FunctionType, typename ResultType, typename... ArgTypes>
ResultType hi::v1::detail::callback_impl< FunctionType, ResultType, ArgTypes >::operator() ( ArgTypes... args)
inlineoverridevirtual

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