FastLED 3.9.15
Loading...
Searching...
No Matches
string_interner.cpp.hpp File Reference
+ Include dependency graph for string_interner.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

StringInternerfl::global_interner ()
 
static fl::mutexfl::global_interner_mutex ()
 
fl::string fl::intern (const char *str)
 
fl::string fl::intern (const fl::span< const char > &sp)
 
fl::string fl::intern (const fl::string &str)
 
fl::string fl::intern (const string_view &sv)