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

◆ get_value()

template<typename T>
const T & fl::parse_result< T >::get_value ( ) const
inline

Definition at line 46 of file types.h.

46{ return value; }

References FL_NOEXCEPT, and value.