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

Detailed Description

Definition at line 831 of file json.h.

#include <json.h>

Public Member Functions

template<typename T>
void accept (const T &value)
 
void operator() (const fl::vector< float > &)
 
void operator() (const fl::vector< int16_t > &)
 
void operator() (const fl::vector< uint8_t > &)
 
void operator() (const JsonArray &)
 
template<typename T>
void operator() (const T &)
 

Public Attributes

bool result = false
 

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