Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ string_holder.cpp.hpp
File
string_holder.cpp.hpp
src/fl/stl/detail/string_holder.cpp.hpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// IWYU pragma: begin_keep
2
#include <stdlib.h>
3
#include <string.h> // okay banned header (STL wrapper implementation requires standard header for strlen)
4
Callers
nothing calls this directly
Calls
1
free
Function · 0.50
Tested by
no test coverage detected