FastLED 3.9.15
Loading...
Searching...
No Matches
string_interner.h File Reference
#include "fl/stl/int.h"
#include "fl/stl/unordered_map.h"
#include "fl/stl/shared_ptr.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for string_interner.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::StringInterner
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

StringInternerfl::global_interner ()
 
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)