FastLED
3.9.15
Loading...
Searching...
No Matches
◆
accept()
template<typename T>
template<typename U>
void
fl::default_value_visitor
< T >::accept
(
const U &
value
)
inline
Definition at line
76
of file
types.h
.
76
{
77
// Dispatch to the correct operator() overload
78
(*this)(
value
);
79
}
fl::default_value_visitor
Definition
types.h:67
References
FL_NOEXCEPT
, and
fl::type_rank< T >::value
.
fl
default_value_visitor
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2