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