FastLED 3.9.15
Loading...
Searching...
No Matches

◆ is_float()

bool fl::json_value::is_float ( ) const
inline

Definition at line 848 of file types.h.

848 {
849 return data.is<float>();
850 }
variant_t data
Definition types.h:700

References data, and FL_NOEXCEPT.

Referenced by is_number().

+ Here is the caller graph for this function: