FastLED
3.9.15
Loading...
Searching...
No Matches
◆
accept()
template<typename T>
void fl::json_value::IsArrayVisitor::accept
(
const T &
value
)
inline
Definition at line
864
of file
types.h
.
864
{
865
// Dispatch to the correct operator() overload
866
(*this)(
value
);
867
}
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
json_value
IsArrayVisitor
Generated on Tue Jun 16 2026 00:07:05 for FastLED by
1.13.2