FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator bool()
template<typename R, typename... Args>
fl::function
< R(Args...)>::operator bool
(
)
const
inline
explicit
Definition at line
96
of file
function.h
.
96
{
return
callable_
!=
nullptr
; }
fl::function< R(Args...)>::callable_
Ptr< CallableBase > callable_
Definition
function.h:49
References
callable_
.
fl
function< R(Args...)>
Generated on Tue Jun 24 2025 00:58:15 for FastLED by
1.13.2