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

◆ clear()

void fl::StringInterner::clear ( )

Definition at line 95 of file string_interner.cpp.hpp.

95 {
96 mEntries.clear();
97}
fl::unordered_map< string_view, StringHolderPtr > mEntries

References mEntries.

Referenced by ~StringInterner().

+ Here is the caller graph for this function: