Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ RefCounted.cpp
File
RefCounted.cpp
tests/Engine/Core/RefCounted.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Nazara/Core/RefCounted.hpp>
2
#include <Catch/catch.hpp>
3
4
SCENARIO(
"RefCounted"
,
"[CORE][REFCOUNTED]"
)
Callers
nothing calls this directly
Calls
4
IsPersistent
Method · 0.80
AddReference
Method · 0.80
GetReferenceCount
Method · 0.80
RemoveReference
Method · 0.80
Tested by
no test coverage detected