Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
template<typename T> class shared_ptr; // IWYU pragma: keep
17
template<typename T> class weak_ptr;
18
19
namespace detail {
Callers
nothing calls this directly
Calls
5
swap
Method · 0.95
add_shared_ref
Method · 0.80
remove_shared_ref
Method · 0.80
reset
Function · 0.50
reset
Method · 0.45
Tested by
no test coverage detected