MCPcopy Create free account
hub / github.com/LibreVR/Revive / empty

Method empty

ReviveInjector/main.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 }
160
161 bool empty()
162 {
163 return ptrs.empty();
164 }
165
166 size_t size()
167 {

Callers 3

wmainFunction · 0.80
ovr_DestroyFunction · 0.80
ovr_GetFovStencilFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected