WPILibC++ 2024.1.1-beta-4
wpi::detail::UniqueFunctionBase< ReturnT, ParamTs >::CallbacksHolder< CallableT, CalledAs, EnableIfTrivial< CallableT > > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/llvm/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: