FastLED
3.9.15
Loading...
Searching...
No Matches
◆
accept()
template<typename U>
void fl::StringConversionVisitor::accept
(
const U &
value
)
inline
Definition at line
605
of file
types.h
.
605
{
606
// Dispatch to the correct operator() overload
607
(*this)(
value
);
608
}
fl::value
constexpr int type_rank< T >::value
Definition
static_constexpr_defs.cpp.hpp:82
References
FL_NOEXCEPT
, and
fl::type_rank< T >::value
.
fl
StringConversionVisitor
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2