MCPcopy 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

7public:
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

retainMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected