HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes
hi::v1::has_add_callback< T > Struct Template Reference

Static Public Member Functions

template<typename C >
static std::true_type test (decltype(&C::add_callback) func_ptr)
 
template<typename >
static std::false_type test (...)
 

Static Public Attributes

static const bool value = std::is_same_v<decltype(test<T>(nullptr)), std::true_type>
 

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