Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ VectorSetFixed
Class
VectorSetFixed
src/fl/stl/set.h:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
// VectorSet stores values in order of insertion.
21
template <typename Key, size N> class VectorSetFixed;
22
template <typename Key> class VectorSet; // IWYU pragma: keep
23
24
template <typename Key, size N>
Callers
nothing calls this directly
Calls
2
front
Method · 0.45
back
Method · 0.45
Tested by
no test coverage detected