FastLED 3.9.15
Loading...
Searching...
No Matches
fl::json_value::IsArrayVisitor Struct Reference

Detailed Description

Definition at line 860 of file types.h.

#include <types.h>

Public Member Functions

template<typename T>
void accept (const T &value) FL_NOEXCEPT
 
void operator() (const fl::vector< float > &) FL_NOEXCEPT
 
void operator() (const fl::vector< i16 > &) FL_NOEXCEPT
 
void operator() (const fl::vector< u8 > &) FL_NOEXCEPT
 
void operator() (const json_array &) FL_NOEXCEPT
 
template<typename T>
void operator() (const T &) FL_NOEXCEPT
 

Public Attributes

bool result = false
 

The documentation for this struct was generated from the following file: