Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ variant.h
File
variant.h
src/fl/stl/variant.h:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#pragma once
2
3
#include
"fl/stl/cstddef.h"
// for size_t
4
#include
"fl/stl/int.h"
// for u8
Callers
nothing calls this directly
Calls
9
variant
Function · 0.85
copy_construct_from
Function · 0.85
move_construct_from
Function · 0.85
destroy_current
Function · 0.85
empty
Function · 0.70
FL_ALIGN_AS_T
Class · 0.70
reset
Function · 0.50
empty
Method · 0.45
accept
Method · 0.45
Tested by
no test coverage detected