MCPcopy Create free account
hub / github.com/FastLED/FastLED / not_null.h

File not_null.h

src/fl/stl/not_null.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#pragma once
2
3///////////////////////////////////////////////////////////////////////////////
4// FastLED not_null<T> - Non-null pointer wrapper from C++ Core Guidelines GSL

Callers

nothing calls this directly

Calls 2

not_null_assert_failedFunction · 0.85
not_nullFunction · 0.70

Tested by

no test coverage detected