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

◆ as_float() [3/4]

fl::optional< float > fl::json_value::as_float ( )
inline

Definition at line 969 of file types.h.

969 {
970 return as_float<float>();
971 }
fl::optional< float > as_float() FL_NOEXCEPT
Definition types.h:969

References as_float(), and FL_NOEXCEPT.

Referenced by as_float(), as_float(), and fl::json_value::array_iterator< T >::get_value().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: