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 1825 of file json.h.

1827 {
1828 // Force template call by explicitly using the templated method

References as_float(), and m_value.

+ Here is the call graph for this function: