MCPcopy Create free account
hub / github.com/FastLED/FastLED / shared_ptr

Class shared_ptr

src/fl/stl/shared_ptr.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15// Forward declarations
16template<typename T> class shared_ptr; // IWYU pragma: keep
17template<typename T> class weak_ptr;
18
19namespace detail {

Callers

nothing calls this directly

Calls 5

swapMethod · 0.95
add_shared_refMethod · 0.80
remove_shared_refMethod · 0.80
resetFunction · 0.50
resetMethod · 0.45

Tested by

no test coverage detected