MCPcopy Create free account
hub / github.com/FastLED/FastLED / string.cpp.hpp

File string.cpp.hpp

src/fl/stl/string.cpp.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "fl/stl/string.h"
2#include "fl/stl/cstring.h" // For fl::memcpy, fl::strcmp
3#include "fl/stl/string_interner.h" // For global_interner()
4#include "fl/stl/type_traits.h" // for swap

Callers

nothing calls this directly

Calls 14

strlenFunction · 0.85
dbMethod · 0.80
internMethod · 0.80
stringClass · 0.70
clearFunction · 0.70
emptyMethod · 0.45
dataMethod · 0.45
sizeMethod · 0.45
c_strMethod · 0.45
rawMethod · 0.45
getWidthMethod · 0.45
getHeightMethod · 0.45

Tested by

no test coverage detected