MCPcopy 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

16template <typename T> using optional = Optional<T>;
17
18struct Empty {};
19
20template <typename T> class Optional {
21

Callers 2

OptionalMethod · 0.85
OptionalClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected