|
FastLED 3.9.15
|
Definition at line 18 of file json_to_type.h.
#include <json_to_type.h>
Collaboration diagram for fl::ConstCharPtrWrapper:Public Member Functions | |
| ConstCharPtrWrapper () FL_NOEXCEPT=default | |
| ConstCharPtrWrapper (const fl::string &s) | |
| ConstCharPtrWrapper (fl::string &&s) | |
| const char * | c_str () const |
| operator const char * () const | |
Public Attributes | |
| fl::string | value |