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

◆ reset()

template<typename T>
void fl::Optional< T >::reset ( )
inline

Definition at line 25 of file optional.h.

25{ mValue.reset(); }
fl::Variant< T, Empty > mValue
Definition optional.h:82

References mValue.

Referenced by fl::HashMap< Key, T, Hash, KeyEqual >::rehash_inline_no_resize().

+ Here is the caller graph for this function: