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

◆ as_impl() [3/9]

template<typename T>
fl::enable_if< fl::is_floating_point< T >::value, fl::optional< T > >::type fl::json::as_impl ( ) const
inlineprivate

Definition at line 359 of file json.h.

361 {
362 // Force template call by explicitly using the templated method

References as_float(), FL_NOEXCEPT, and mValue.

+ Here is the call graph for this function: