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

◆ operator()() [3/7]

void fl::StringConversionVisitor::operator() ( const fl::nullptr_t & )
inline

Definition at line 634 of file types.h.

634 {
635 // Convert null to string
636 result = "null";
637 }
fl::optional< fl::string > result
Definition types.h:602

References FL_NOEXCEPT, and result.