MCPcopy 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

variantFunction · 0.85
copy_construct_fromFunction · 0.85
move_construct_fromFunction · 0.85
destroy_currentFunction · 0.85
emptyFunction · 0.70
FL_ALIGN_AS_TClass · 0.70
resetFunction · 0.50
emptyMethod · 0.45
acceptMethod · 0.45

Tested by

no test coverage detected