Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ Empty
Class
Empty
src/fl/stl/optional.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
template <typename T> using optional = Optional<T>;
17
18
struct Empty {};
19
20
template <typename T> class Optional {
21
Callers
2
Optional
Method · 0.85
Optional
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected