WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::detail::UniqueFunctionBase< ReturnT, ParamTs >::CallbacksHolder< CallableT, CalledAs, EnableIfTrivial< CallableT > > Struct Template Reference

#include <wpi/FunctionExtras.h>

Static Public Attributes

static TrivialCallback Callbacks
 

Member Data Documentation

◆ Callbacks

template<typename ReturnT , typename... ParamTs>
template<typename CallableT , typename CalledAs >
TrivialCallback wpi::detail::UniqueFunctionBase< ReturnT, ParamTs >::CallbacksHolder< CallableT, CalledAs, EnableIfTrivial< CallableT > >::Callbacks
static

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