MCPcopy 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
4SCENARIO("RefCounted", "[CORE][REFCOUNTED]")

Callers

nothing calls this directly

Calls 4

IsPersistentMethod · 0.80
AddReferenceMethod · 0.80
GetReferenceCountMethod · 0.80
RemoveReferenceMethod · 0.80

Tested by

no test coverage detected