FastLED
3.9.15
Loading...
Searching...
No Matches
◆
accept()
[2/2]
template<typename U>
void
fl::float_conversion_visitor
< double >::accept
(
const U &
value
)
inline
Definition at line
509
of file
types.h
.
509
{
510
// Dispatch to the correct operator() overload
511
(*this)(
value
);
512
}
fl::float_conversion_visitor
Definition
types.h:394
References
FL_NOEXCEPT
, and
fl::type_rank< T >::value
.
fl
float_conversion_visitor< double >
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2