24template<
typename R,
typename... Args>
37 template<
typename... CallArgs>
43 explicit operator bool()
const {
return mValid &&
static_cast<bool>(
mFn); }
R operator()(CallArgs &&... args) const
function_type get() const
RpcHandle(function_type fn)
fl::function< R(Args...)> function_type
constexpr T && forward(typename remove_reference< T >::type &t) FL_NOEXCEPT
fl::function< Sig > RpcFn
Base definition for an LED controller.