Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ Ref
Method
Ref
include/RavEngine/Ref.hpp:9–9 ·
view source on GitHub ↗
default constructor
Source
from the content-addressed store, hash-verified
7
public:
8
//default constructor
9
Ref() : ptr(nullptr) {}
10
11
/**
12
@returns if this ref is a null ref
Callers
nothing calls this directly
Calls
2
retain
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected